Release: v2.2.0

This commit is contained in:
Lysandre
2019-11-26 14:12:44 -05:00
parent f2f329408d
commit ae98d45991
6 changed files with 27 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.1.1'
release = u'2.2.0'
# -- General configuration ---------------------------------------------------