Skip to content

Commit 6f10e4c

Browse files
committed
Update version specifiers to 6.0.4
1 parent 0d8d03a commit 6f10e4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(fname):
1010

1111
setup(
1212
name="python-omgeo",
13-
version="6.0.3",
13+
version="6.0.4",
1414
description="Geocoding Library using ESRI, Google, Bing Maps, US Census, OpenStreetMap, Pelias, and MapQuest geocoders",
1515
author="Azavea, Inc.",
1616
author_email="[email protected]",

sphinx/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '6.0.3'
51+
version = '6.0.4'
5252
# The full version, including alpha/beta/rc tags.
5353
release = version
5454

0 commit comments

Comments
 (0)