Skip to content

Commit

Permalink
version bump v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinoMensio committed Oct 7, 2022
1 parent eb49883 commit d11e5ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,5 +351,5 @@ pip install -r requirements.txt
# build the archive
python setup.py sdist
# upload to pypi
twine upload dist/spacy_dbpedia_spotlight-0.2.4.tar.gz
twine upload dist/spacy_dbpedia_spotlight-0.2.5.tar.gz
```
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
version = 0.2.4
version = 0.2.5
description = SpaCy DBpedia Spotlight wrapper
description-file = README.md
url = https://github.com/MartinoMensio/spacy-dbpedia-spotlight
Expand Down

0 comments on commit d11e5ff

Please sign in to comment.