Release: 2.1.1

This commit is contained in:
Lysandre
2019-10-11 06:37:49 -04:00
parent 4428aefc63
commit 3ddce1d74c
3 changed files with 3 additions and 3 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.0'
release = u'2.1.1'
# -- General configuration ---------------------------------------------------