Skip to content

Commit a5ca09e

Browse files
authored
Update setup.py
1 parent f90f44f commit a5ca09e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
setup(
13-
name="spacy_pythainlp",
13+
name="spacy-pythainlp",
1414
version="0.1dev0",
1515
description="PyThaiNLP For spaCy",
1616
long_description=readme,
@@ -51,4 +51,4 @@
5151
"Source Code": "https://github.com/PyThaiNLP/spaCy-PyThaiNLP",
5252
"Bug Tracker": "https://github.com/PyThaiNLP/spaCy-PyThaiNLP/issues",
5353
},
54-
)
54+
)

0 commit comments

Comments
 (0)