Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinoMensio committed Mar 8, 2023
1 parent 7d598b7 commit 04fae46
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 @@ -396,5 +396,5 @@ pytest test.py
# build the archive
python setup.py sdist
# upload to pypi
twine upload dist/spacy_dbpedia_spotlight-0.2.5.tar.gz
twine upload dist/spacy_dbpedia_spotlight-0.2.6.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.5
version = 0.2.6
description = SpaCy DBpedia Spotlight wrapper
description-file = README.md
url = https://github.com/MartinoMensio/spacy-dbpedia-spotlight
Expand Down

0 comments on commit 04fae46

Please sign in to comment.