We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f25b9 commit bc285c4Copy full SHA for bc285c4
bugout/__init__.py
@@ -7,7 +7,7 @@
7
8
__email__ = "engineering@bugout.dev"
9
__license__ = "MIT"
10
-__version__ = "0.0.7"
+__version__ = "0.0.8"
11
12
__all__ = (
13
"__author__",
0 commit comments