diff --git a/mprofile/__init__.py b/mprofile/__init__.py index 0e215cb..f93fc5e 100644 --- a/mprofile/__init__.py +++ b/mprofile/__init__.py @@ -20,7 +20,7 @@ def is_tracing(): # setup.py reads the version information from here to set package version -__version__ = "0.0.11" +__version__ = "0.0.12" def _assert_ext_available():