Skip to content

Commit

Permalink
prep v0.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
drewda committed Mar 7, 2018
1 parent 10fb082 commit 4a7d0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
long_description = f.read()

setup(name='interline-planetutils',
version='0.2.0',
version='0.2.5',
description='Interline PlanetUtils',
long_description=long_description,
url='https://github.com/interline-io/planetutils',
Expand All @@ -28,7 +28,7 @@
],
},
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 2'
Expand Down

0 comments on commit 4a7d0d5

Please sign in to comment.