8000 Now with pep 396! · evanma92/stanford-corenlp-python@e1d7c56 · GitHub
[go: up one dir, main page]

Skip to content

Commit e1d7c56

Browse files
committed
Now with pep 396!
1 parent c68fd4f commit e1d7c56

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
@@ -7,7 +7,7 @@
77
AUTHOR = "Hiroyoshi Komatsu, Dustin Smith, Aditi Muralidharan"
88
AUTHOR_EMAIL = "aditi.shrikumar@gmail.com"
99
URL = "https://github.com/Wordseer/stanford-corenlp-python"
10-
VERSION = "3.3.8-0"
10+
VERSION = "3.3.8"
1111
INSTALLATION_REQS = ["unidecode >= 0.04.12", "xmltodict >= 0.4.6"]
1212

1313 39DF
PEXPECT = "pexpect >= 2.4"

0 commit comments

Comments
 (0)
0