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 8b6c0bb commit 0376f47Copy full SHA for 0376f47
zeus/__init__.py
@@ -13,7 +13,7 @@
13
14
import logging
15
16
-__version__ = "0.14.0"
+__version__ = "0.15.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