File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ authors:
3333 affiliation : " National Library of Finland"
3434title : " Annif"
3535abstract : " Annif is an automatic indexing software."
36- version : 1.3.0
36+ version : 1.3.1
3737license :
3838 - Apache-2.0
3939 - GPL-3.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " annif"
3- version = " 1.3.0 "
3+ version = " 1.3.1 "
44description = " Automated subject indexing and classification tool"
55authors = [" National Library of Finland <finto-posti@helsinki.fi>" ]
66maintainers = [
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.3.0
2+ current_version = 1.3.1
33commit = True
44tag = True
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+))?
You can’t perform that action at this time.
0 commit comments