Skip to content

Commit d380978

Browse files
committed
Bump version: 0.2.5 → 0.3.0
1 parent f86da9a commit d380978

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

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

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.2.5',
11+
version='0.3.0',
1212
url='https://github.com/NatLibFi/Annif-client',
1313
author='Osma Suominen',
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)