Skip to content

Commit e0ec07c

Browse files
committed
Bump Zeus to v0.14.0
1 parent f5ca049 commit e0ec07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zeus/__init__.py

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

1414
import logging
1515

16-
__version__ = "0.13.1"
16+
__version__ = "0.14.0"
1717

1818
# Add NullHandler to prevent "No handler found" warnings when Zeus is used as a library.
1919
# Applications using Zeus should configure logging via logging.basicConfig() or by

0 commit comments

Comments
 (0)