Skip to content

Commit

Permalink
Update readme for new version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Sep 7, 2022
1 parent 01691dc commit d40038a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ The normalisation of quantities is handled by the java library [Units of measure

## Latest version

The latest released version of grobid-quantities is [0.7.0](https://github.com/kermitt2/grobid-quantities/releases/tag/0.7.0). The current development version is 0.7.1-SNAPSHOT.
The latest released version of grobid-quantities is [0.7.1](https://github.com/kermitt2/grobid-quantities/releases/tag/0.7.1). The current development version is 0.7.2-SNAPSHOT.

### Update from 0.7.0 to 0.7.1

In version 0.7.1 a new version of DeLFT using Tensorflow 2.x is used.
The DL models must be updated by running `./gradlew copyModels`.

### Update from 0.6.0 to 0.7.0

Expand Down

0 comments on commit d40038a

Please sign in to comment.