Skip to content

Commit 8b39328

Browse files
authored
+ update version (#119)
1 parent 5e98f93 commit 8b39328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oreum_core/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""Core tools for use on projects by Oreum Industries"""
1616
import logging
1717

18-
__version__ = "0.9.1"
18+
__version__ = "0.9.3"
1919

2020
# logger goes to null handler by default
2121
# packages that import oreum_core can override this and direct elsewhere

0 commit comments

Comments
 (0)