Skip to content

Commit 42c23ab

Browse files
committed
v0.60
1 parent 4613346 commit 42c23ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memory_profiler.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.59.0'
6+
__version__ = '0.60.0'
77

88
_CMD_USAGE = "python -m memory_profiler script_file.py"
99

0 commit comments

Comments
 (0)