Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.37.2
current_version = 0.38.0
commit = True
tag = True

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ def read(fname):

setup(
name='annif',
version='0.37.2',
version='0.38.0',
url='https://github.com/NatLibFi/Annif',
author='Osma Suominen',
author_email='[email protected]',

0 comments on commit ac148fb

Please sign in to comment.