Skip to content

Commit

Permalink
Merge pull request #255 from adrien-berchet/release_0.7
Browse files Browse the repository at this point in the history
Update version for new release
  • Loading branch information
adrien-berchet committed Mar 17, 2020
2 parents ecf2bb1 + a21bedc commit 1ae4963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages


version = '0.6.3'
version = '0.7.0'

setup(
name='GeoAlchemy2',
Expand Down

0 comments on commit 1ae4963

Please sign in to comment.