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

This commit is contained in:
Lysandre
2020-07-06 18:49:32 -04:00
parent f1e2e423ab
commit b0892fa0e8
3 changed files with 13 additions and 13 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.0.0'
release = u'3.0.2'
# -- General configuration ---------------------------------------------------