Skip to content

Commit a3f4250

Browse files
committed
update version
1 parent a85432d commit a3f4250

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
name='jsonbox',
55
description='Python wrapper for jsonbox.io',
66
url='https://github.com/harlev/jsonbox-python',
7-
version='0.2.0',
7+
author="Ron Harlev",
8+
author_email="harlev@gmail.com",
9+
version='0.2.5',
810
packages=['.'],
911
license='MIT',
1012
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)