|
|
@@ -13,7 +13,8 @@ with open('requirements.txt', encoding='utf-8') as f: |
|
|
|
|
|
|
|
setup( |
|
|
|
name='FastNLP', |
|
|
|
version='dev0.5.0', |
|
|
|
version='0.4.9', |
|
|
|
url='https://github.com/fastnlp/fastNLP', |
|
|
|
description='fastNLP: Deep Learning Toolkit for NLP, developed by Fudan FastNLP Team', |
|
|
|
long_description=readme, |
|
|
|
long_description_content_type='text/markdown', |
|
|
|