Skip to content

Commit 3801038

Browse files
committed
new release 0.47
1 parent 962ae2a commit 3801038

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.46'
6+
__version__ = '0.47'
77

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

0 commit comments

Comments
 (0)