We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f4e8d commit 1ddb7aaCopy full SHA for 1ddb7aa
1 file changed
googleplaces/__init__.py
@@ -35,7 +35,7 @@
35
36
__all__ = ['GooglePlaces', 'GooglePlacesError', 'GooglePlacesAttributeError',
37
'geocode_location']
38
-__version__ = '1.4.1'
+__version__ = '1.4.2'
39
__author__ = 'Samuel Adu'
40
__email__ = 'sam@slimkrazy.com'
41
0 commit comments