Skip to content

Commit ae927d5

Browse files
authored
Merge pull request #3 from bugout-dev/mypy-stubs
Mypy hints and stubs
2 parents 1b89009 + 2895213 commit ae927d5

7 files changed

Lines changed: 295 additions & 175 deletions

File tree

bugout/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
__email__ = "engineering@bugout.dev"
99
__license__ = "MIT"
10-
__version__ = "0.0.6"
10+
__version__ = "0.0.7"
1111

1212
__all__ = (
1313
"__author__",

0 commit comments

Comments
 (0)