Skip to content

Commit 9629010

Browse files
committed
#457: updated version to 1.0.1 (#458)
1 parent 4f58034 commit 9629010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lbaf/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import importlib
66

77

8-
__version__ = "1.0.0"
8+
__version__ = "1.0.1"
99
"""lbaf module version"""
1010

1111
PROJECT_PATH = f"{os.sep}".join(os.path.abspath(__file__).split(os.sep)[:-3])

0 commit comments

Comments
 (0)