Skip to content

Commit

Permalink
Release 0.0.8, CIKM version
Browse files Browse the repository at this point in the history
  • Loading branch information
adaamko committed Jun 30, 2022
1 parent 2f663ea commit 1fb4f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def run(self):

setup(
name="tuw-nlp",
version="0.0.7",
version="0.0.8",
description="NLP tools at TUW Informatics",
long_description=open("README.md", "r", encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 1fb4f6e

Please sign in to comment.