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 0b0bb76 commit 7dac0a5Copy full SHA for 7dac0a5
setup.py
@@ -4,7 +4,7 @@
4
name='jsonbox',
5
description='Python wrapper for jsonbox.io',
6
url='https://github.com/harlev/jsonbox-python',
7
- version='0.1.5',
+ version='0.2.0',
8
packages=['.'],
9
license='MIT',
10
long_description=open('README.md').read(),
0 commit comments