Skip to content

Commit b27b665

Browse files
committed
Release v0.0.4
1 parent c82e338 commit b27b665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def run(self):
2525

2626
setup(
2727
name='tuw-nlp',
28-
version='0.0.3',
28+
version='0.0.4',
2929
description='NLP tools at TUW Informatics',
3030
long_description=open("README.md", "r", encoding="utf-8").read(),
3131
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)