We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b8b2e commit f1b894fCopy full SHA for f1b894f
.bumpversion.cfg
@@ -1,2 +1,2 @@
1
[bumpversion]
2
-current_version = 1.14.4
+current_version = 1.15.0
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='destral',
6
- version='1.14.4',
+ version='1.15.0',
7
packages=find_packages(),
8
url='https://github.com/gisce/destral',
9
install_requires=[
0 commit comments