Skip to content

Commit

Permalink
Merge branch 'dev' to 'master' for v0.2 release - this time for real
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Jun 8, 2017
2 parents bc22a9a + 9b74e57 commit 66e4b65
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 @@ -7,10 +7,10 @@
author='NEXT ENERGY, Reiner Lemoine Institut gGmbH, ZNES',
author_email='',
description='ego input/output repository',
version='0.0.2',
version='0.2.0',
url='https://github.com/openego/ego.io',
packages=find_packages(),
license='GNU GENERAL PUBLIC LICENSE Version 3',
license='GNU Affero General Public License v3.0',
install_requires=[
'geoalchemy2 >= 0.3.0, <=0.4.0',
'sqlalchemy >= 1.0.15, <= 1.1.9',
Expand Down

0 comments on commit 66e4b65

Please sign in to comment.