Skip to content

Commit 4ee7126

Browse files
committed
0.46 release
1 parent 6b73350 commit 4ee7126

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.45'
6+
__version__ = '0.46'
77

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

0 commit comments

Comments
 (0)