We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e98f93 commit 8b39328Copy full SHA for 8b39328
oreum_core/__init__.py
@@ -15,7 +15,7 @@
15
"""Core tools for use on projects by Oreum Industries"""
16
import logging
17
18
-__version__ = "0.9.1"
+__version__ = "0.9.3"
19
20
# logger goes to null handler by default
21
# packages that import oreum_core can override this and direct elsewhere
0 commit comments