We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ca049 commit e0ec07cCopy full SHA for e0ec07c
zeus/__init__.py
@@ -13,7 +13,7 @@
13
14
import logging
15
16
-__version__ = "0.13.1"
+__version__ = "0.14.0"
17
18
# Add NullHandler to prevent "No handler found" warnings when Zeus is used as a library.
19
# Applications using Zeus should configure logging via logging.basicConfig() or by
0 commit comments