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