Release: v3.0.0
Some checks failed
GitHub-hosted runner / check_code_quality (push) Has been cancelled

This commit is contained in:
Lysandre
2020-06-29 10:38:34 -04:00
parent a316a6aaa8
commit b62ca59527
3 changed files with 10 additions and 10 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.11.0'
release = u'3.0.0'
# -- General configuration ---------------------------------------------------