Skip to content

Commit 585ee5b

Browse files
committed
chore(setup.py): Set new version
1 parent 68db2f3 commit 585ee5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
setup(
2121
name='jsonconversion',
22-
version='0.2.4',
22+
version='0.2.6',
2323
url='https://github.com/DLR-RM/python-jsonconversion',
24-
download_url='https://github.com/DLR-RM/python-jsonconversion/archive/0.2.2.tar.gz',
24+
download_url='https://github.com/DLR-RM/python-jsonconversion/tarball/master',
2525
license='BSD',
2626
author='Franz Steinmetz',
2727
maintainer='Franz Steinmetz',

0 commit comments

Comments
 (0)