Skip to content

Commit 6c9d856

Browse files
author
Release
committed
Bump to v0.19.0
1 parent e59ad5e commit 6c9d856

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 = 0.18.1
2+
current_version = 0.19.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
author='GISCE',
1313
author_email='[email protected]',
1414
url='https://github.com/gisce/python-ooui',
15-
version='0.18.1',
15+
version='0.19.0',
1616
license='MIT',
1717
long_description='''Open Object User Interface for GISCE-ERP''',
1818
provides=['ooui'],

0 commit comments

Comments
 (0)