We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab6162e + c121b1e commit 9a597b3Copy full SHA for 9a597b3
1 file changed
memory_profiler.py
@@ -3,7 +3,7 @@
3
# .. we'll use this to pass it to the child script ..
4
_CLEAN_GLOBALS = globals().copy()
5
6
-__version__ = '0.60.0'
+__version__ = '0.61.0'
7
8
_CMD_USAGE = "python -m memory_profiler script_file.py"
9
0 commit comments