Release: v2.10.0

This commit is contained in:
Lysandre
2020-05-22 10:37:44 -04:00
parent bd6e301832
commit e0db6bbd65
3 changed files with 9 additions and 9 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.9.1'
release = u'2.10.0'
# -- General configuration ---------------------------------------------------