Bump up version number

This commit is contained in:
Filip Gralinski 2019-11-25 21:35:22 +01:00
parent cb4efe1d6b
commit ef8945af11
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
## 1.22.1.0
* Add "Mean/" meta-metric (for the time being working only with MultiLabel-F-measure)
* Add :S flag
## 1.22.0.0 ## 1.22.0.0
* Add SegmentAccuracy * Add SegmentAccuracy

View File

@ -1,5 +1,5 @@
name: geval name: geval
version: 1.22.0.0 version: 1.22.1.0
synopsis: Machine learning evaluation tools synopsis: Machine learning evaluation tools
description: Please see README.md description: Please see README.md
homepage: http://github.com/name/project homepage: http://github.com/name/project