We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86da9a commit d380978Copy full SHA for d380978
setup.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.5
+current_version = 0.3.0
3
commit = True
4
tag = True
5
setup.py
@@ -8,7 +8,7 @@ def read(fname):
8
9
setup(
10
name='annif-client',
11
- version='0.2.5',
+ version='0.3.0',
12
url='https://github.com/NatLibFi/Annif-client',
13
author='Osma Suominen',
14
author_email='[email protected]',
0 commit comments