Skip to content

Commit a5bb07d

Browse files
author
Release
committed
Bump to v0.20.1
1 parent 862931f commit a5bb07d

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.20.0
2+
current_version = 0.20.1

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.20.0',
15+
version='0.20.1',
1616
license='MIT',
1717
long_description='''Open Object User Interface for GISCE-ERP''',
1818
provides=['ooui'],

0 commit comments

Comments
 (0)