There was an error while loading. Please reload this page.
1 parent cb06141 commit bd5ce93Copy full SHA for bd5ce93
1 file changed
bbblb/__init__.py
@@ -1,6 +1,6 @@
1
import logging
2
3
-__version__ = "0.0.11"
+__version__ = "0.0.12"
4
VERSION = __version__.split(".", 2)
5
VERSION[-1], _, BUILD = VERSION[-1].partition("-")
6
0 commit comments