You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception handling and https (OpenCageData#19)
* Change to https
* Remove references to Lokku
* Replace hardcoded open cage api key with placeholder
* Handle 401 and 403 errors
* Add a proximity parameter example
* Document changes and bump version
* update httpretty
Another version bump to 1.1.6
Pypi doesn't allow the same version to be uploaded twice, even to
test.pypi.org which is ostensibly for testing uploads before you know
they're right? Weird.