Skip to content

Commit

Permalink
Version bump 1.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Sep 13, 2016
1 parent 4a87671 commit e61175f
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__ = 'carriere.denis@gmail.com'
__version__ = '1.17.3'
__version__ = '1.17.4'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2013-2016 Denis Carriere'

Expand Down

0 comments on commit e61175f

Please sign in to comment.