Skip to content

Commit 16fd749

Browse files
committed
Bump version: 0.3.0 → 0.3.1
1 parent 19342a2 commit 16fd749

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[bumpversion]
2-
current_version = 0.3.0
2+
current_version = 0.3.1
33
commit = True
44
tag = True
55

66
[bumpversion:file:setup.py]
7-

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name='annif-client',
11-
version='0.3.0',
11+
version='0.3.1',
1212
url='https://github.com/NatLibFi/Annif-client',
1313
author='Osma Suominen',
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)