Release: v3.1.0

This commit is contained in:
Lysandre
2020-09-01 14:27:52 +02:00
parent afc4ece462
commit 4b3ee9cbc5
3 changed files with 11 additions and 11 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.2'
release = u'3.1.0'
# -- General configuration ---------------------------------------------------