Skip to content

Commit a7f45ae

Browse files
authored
CRITICAL UPDATE- Switching Reverse-Geocoder for the GPS
Hello Everyone 🎆 , Today , Im giving this big update to Switch of the Google Maps API to the GeoPy API. WHY ? ✈️ As you may notice , Google has changed the way how to use Google Maps as an API. So , I don't want to pay for a basic features as the GPS , so I'm switching of Geocoders with a totally new API more complete and cool tools and FREE 🍐 . Go check GeoPy's Github Page here 👍 : https://github.com/geopy/geopy Thank you to read this , 💞 🌃 🌝 .
1 parent 085a7a6 commit a7f45ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='TravelKit_RPI',
15-
version="1.73",
15+
version="1.33",
1616
author='Franck Rochat',
1717
author_email='rochat.franck@gmail.com',
1818
description='This Project give you useful details about the environement where you are by Using an USB GPS and some API with an Internet Connection',

0 commit comments

Comments
 (0)