|
@@ -16,7 +16,7 @@ print(pkgs) |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name='FastNLP', |
|
|
name='FastNLP', |
|
|
version='0.4.10', |
|
|
|
|
|
|
|
|
version='0.5.0', |
|
|
url='https://github.com/fastnlp/fastNLP', |
|
|
url='https://github.com/fastnlp/fastNLP', |
|
|
description='fastNLP: Deep Learning Toolkit for NLP, developed by Fudan FastNLP Team', |
|
|
description='fastNLP: Deep Learning Toolkit for NLP, developed by Fudan FastNLP Team', |
|
|
long_description=readme, |
|
|
long_description=readme, |
|
|