Release: v2.2.2

This commit is contained in:
Lysandre
2019-12-13 16:45:30 -05:00
parent c3248cf122
commit 7bd11dda6f
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.1'
release = u'2.2.2'
# -- General configuration ---------------------------------------------------