We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8682f91 commit 440e5beCopy full SHA for 440e5be
src/lbaf/__init__.py
@@ -5,7 +5,7 @@
5
import importlib
6
7
8
-__version__ = "1.0.0"
+__version__ = "1.0.1"
9
"""lbaf module version"""
10
11
PROJECT_PATH = f"{os.sep}".join(os.path.abspath(__file__).split(os.sep)[:-3])
0 commit comments