We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a4e2b commit 1ba03e1Copy full SHA for 1ba03e1
tbprofiler/__init__.py
@@ -6,4 +6,4 @@
6
from .db import * # noqa
7
import os
8
_ROOT = os.path.abspath(os.path.dirname(__file__))
9
-__version__ = "4.0.0"
+__version__ = "4.0.1"
0 commit comments