We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375e6cf commit 0f889b0Copy full SHA for 0f889b0
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='flair',
5
- version='0.3.0',
+ version='0.3.1',
6
description='A very simple framework for state-of-the-art NLP',
7
long_description=open("README.md", encoding='utf-8').read(),
8
long_description_content_type="text/markdown",
0 commit comments