We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c33afb0 + 1a853e5 commit d17b6fcCopy full SHA for d17b6fc
1 file changed
memory_profiler/__init__.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.55.0'
+__version__ = '0.56.0'
7
8
9
from functools import wraps
0 commit comments