Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
I forgot about this initially, so this is a follow-up commit to take
care of it so that the release works correctly.
  • Loading branch information
ddohler committed Jul 20, 2021
1 parent b81cc3a commit 90a9a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def read(fname):

setup(
name="python-omgeo",
version="6.0.4",
version="6.1.0",
description="Geocoding Library using ESRI, Google, Bing Maps, US Census, OpenStreetMap, Pelias, and MapQuest geocoders",
author="Azavea, Inc.",
author_email="[email protected]",
Expand Down

0 comments on commit 90a9a99

Please sign in to comment.