Skip to content

Commit 98363c9

Browse files
committed
bumped version
1 parent 284a9d5 commit 98363c9

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="polytropos",
8-
version="0.0.1",
8+
version="0.0.2",
99
license='agpl-3.0',
1010
url='https://github.com/borenstein/polytropos',
1111
long_description=long_description,
@@ -20,7 +20,7 @@
2020
'dacite',
2121
'pyyaml',
2222
],
23-
download_url='https://github.com/borenstein/polytropos/archive/0.0.1.tar.gz',
23+
download_url='https://github.com/borenstein/polytropos/archive/0.0.2.tar.gz',
2424
classifiers=[
2525
'Development Status :: 3 - Alpha',
2626
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)