Skip to content

Commit 769cea6

Browse files
committed
Bump version: 1.12.0 → 1.13.0
1 parent 5d50cb3 commit 769cea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.12.0
2+
current_version = 1.13.0
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='esridump',
11-
version='1.12.0',
11+
version='1.13.0',
1212
description='Dump geodata from ESRI endpoints to GeoJSON',
1313
long_description=readme,
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)