We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379591f commit 4b509f2Copy full SHA for 4b509f2
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='jsonobject',
5
- version='0.0.4',
+ version='0.0.5',
6
author='Danny Roberts',
7
author_email='[email protected]',
8
description='A library for dealing with JSON as python objects',
0 commit comments