8000 Incremented version counter · Libardo1/stanford-corenlp-python@847367f · GitHub
[go: up one dir, main page]

Skip to content

Commit 847367f

Browse files
committed
Incremented version counter
1 parent e4126f5 commit 847367f

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"
10+
VERSION = "3.3.9"
1111
INSTALLATION_REQS = ["unidecode >= 0.04.12", "xmltodict >= 0.4.6"]
1212

1313
PEXPECT = "pexpect >= 2.4"

0 commit comments

Comments
 (0)
0