Release: v4.0.0

This commit is contained in:
LysandreJik
2020-11-30 12:07:43 -05:00
parent 5530299096
commit 22b0ff757a
4 changed files with 4 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'3.5.0'
release = u'4.0.0'
# -- General configuration ---------------------------------------------------