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

This commit is contained in:
Lysandre
2020-05-07 14:15:20 -04:00
parent 0ae96ff8a7
commit e7cfc1a313
3 changed files with 6 additions and 4 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.8.0'
release = u'2.9.0'
# -- General configuration ---------------------------------------------------