Skip to content

Commit f1b894f

Browse files
committed
Bump to v1.15.0
1 parent d4b8b2e commit f1b894f

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

0 commit comments

Comments
 (0)