Skip to content

Commit

Permalink
Changing version to be able to upload it to the repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Serrano committed Sep 28, 2017
1 parent 6624c01 commit fd38be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def if_env(**kwargs):
extra_compile_args=['-std=c++11'])

setup(name='geomodelr',
version='0.1.4',
version='0.1.5',
description='Geomodelr is the open source query tool for geomodelr.com models.',
url='http://github.com/rserrano/geomodelr',
author='Ricardo Serrano',
Expand Down

0 comments on commit fd38be7

Please sign in to comment.