Skip to content

Commit 4a5accc

Browse files
committed
Bump to v1.13.0
1 parent a637bea commit 4a5accc

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

0 commit comments

Comments
 (0)