Bump up version number

This commit is contained in:
Filip Gralinski 2019-12-13 20:38:08 +01:00
parent 0826d457b2
commit 059f81a797
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
## 1.23.0.0
* New style of train data is preferred
- `in.tsv` and `expected.tsv` instead of `train.tsv`
- though this is not required as sometimes training data look different than test data
- `--validate` option was changed accordingly
## 1.22.1.0
* Add "Mean/" meta-metric (for the time being working only with MultiLabel-F-measure)

View File

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