Skip to content

Commit 7de4731

Browse files
committed
Set correct version number
1 parent b2db77b commit 7de4731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='jsonconversion',
22-
version='0.2.2',
22+
version='0.2.3',
2323
url='https://github.com/DLR-RM/python-jsonconversion',
2424
download_url='https://github.com/DLR-RM/python-jsonconversion/archive/0.2.2.tar.gz',
2525
license='BSD',

0 commit comments

Comments
 (0)