From f5f654bbc86cf08e89a172d8b739e7654732a877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JN=20Hern=C3=A1ndez?= Date: Fri, 19 Apr 2024 09:53:39 -0600 Subject: [PATCH] 6.2.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3fcbeaa..6e081b4 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name="python-omgeo", - version="6.2.1", + version="6.2.2", description="Geocoding Library using ESRI, Google, Bing Maps, US Census, OpenStreetMap, Pelias, and MapQuest geocoders", author="Azavea, Inc.", author_email="info@azavea.com",