Patch: v2.2.1

This commit is contained in:
LysandreJik
2019-12-03 11:20:26 -05:00
parent 48cbf267c9
commit 8101924a68
4 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.2.0'
release = u'2.2.1'
# -- General configuration ---------------------------------------------------