Release: v3.2.0

This commit is contained in:
Lysandre
2020-09-22 17:36:51 +02:00
parent 01f0fd0bab
commit 3ebb1b3a2b
3 changed files with 3 additions and 3 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.1.0'
release = u'3.2.0'
# -- General configuration ---------------------------------------------------