Skip to content

Commit

Permalink
Version bump 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Aug 31, 2016
1 parent 26bfe69 commit 7b28145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geocoder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
__title__ = 'geocoder'
__author__ = 'Denis Carriere'
__author_email__ = '[email protected]'
__version__ = '1.17.2'
__version__ = '1.17.3'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2013-2016 Denis Carriere'

Expand Down

0 comments on commit 7b28145

Please sign in to comment.