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