Skip to content

Commit d17b6fc

Browse files
committed
Merge remote-tracking branch 'upstream/master' into async-profile
2 parents c33afb0 + 1a853e5 commit d17b6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memory_profiler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# .. we'll use this to pass it to the child script ..
44
_CLEAN_GLOBALS = globals().copy()
55

6-
__version__ = '0.55.0'
6+
__version__ = '0.56.0'
77

88

99
from functools import wraps

0 commit comments

Comments
 (0)