Skip to content

Commit ee29eb6

Browse files
authored
Merge pull request #135 from bigdata-ustc/dev
[BUILD] update setup for v0.0.9
2 parents 30a366a + e21ddaa commit ee29eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
setup(
4646
name='EduNLP',
47-
version='0.0.8',
47+
version='0.0.9',
4848
extras_require={
4949
'test': test_deps,
5050
'doc': docs_deps,

0 commit comments

Comments
 (0)