Skip to content

Commit 2895213

Browse files
committed
Updated args type validation
1 parent f7f451d commit 2895213

5 files changed

Lines changed: 293 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)