Release: v2.11.0

This commit is contained in:
Lysandre
2020-06-02 09:49:00 -04:00
parent d4c2cb402d
commit b43c78e5d3
3 changed files with 8 additions and 8 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.10.0'
release = u'2.11.0'
# -- General configuration ---------------------------------------------------