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

This commit is contained in:
Lysandre
2020-05-13 17:38:50 -04:00
parent 9a687ebb77
commit 7cb203fae4
3 changed files with 5 additions and 5 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.0'
release = u'2.9.1'
# -- General configuration ---------------------------------------------------