Skip to content

Commit b73c654

Browse files
committed
Bumping version
1 parent 51814e8 commit b73c654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from os import getenv
44
from json import dumps as json_dumps
55

6-
__version__ = "0.1.5"
6+
__version__ = "0.1.6"
77

88

99
class Client(object):

0 commit comments

Comments
 (0)