Release: 2.1.0

This commit is contained in:
LysandreJik
2019-10-09 12:14:03 -04:00
parent 7fe98d8c18
commit 9c2e0a4acf
3 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ author = u'huggingface'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'2.0.0'
release = u'2.1.0'
# -- General configuration ---------------------------------------------------