Skip to content

Commit d108947

Browse files
committed
Bump to v1.14.3
1 parent 9bc174c commit d108947

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.14.2
2+
current_version = 1.14.3

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.14.2',
6+
version='1.14.3',
77
packages=find_packages(),
88
url='https://github.com/gisce/destral',
99
install_requires=[

0 commit comments

Comments
 (0)