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 51814e8 commit b73c654Copy full SHA for b73c654
databox/__init__.py
@@ -3,7 +3,7 @@
3
from os import getenv
4
from json import dumps as json_dumps
5
6
-__version__ = "0.1.5"
+__version__ = "0.1.6"
7
8
9
class Client(object):
0 commit comments