We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0193b commit bce3bd2Copy full SHA for bce3bd2
pybm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.2"
+__version__ = "0.0.3"
2
3
# Disables flake8 errors for unused imports (project structuring)
4
# flake8: noqa: F401
0 commit comments