Skip to content

Commit 1ba03e1

Browse files
committed
bump version
1 parent 06a4e2b commit 1ba03e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tbprofiler/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
from .db import * # noqa
77
import os
88
_ROOT = os.path.abspath(os.path.dirname(__file__))
9-
__version__ = "4.0.0"
9+
__version__ = "4.0.1"

0 commit comments

Comments
 (0)