Skip to content

Commit 171a751

Browse files
committed
Bump to v1.17.0
1 parent 109301a commit 171a751

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[bumpversion]
2-
current_version = 1.16.0
2+
current_version = 1.17.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='destral',
6-
version='1.16.0',
6+
version='1.17.0',
77
packages=find_packages(),
88
url='https://github.com/gisce/destral',
99
install_requires=[

0 commit comments

Comments
 (0)