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