Release: v3.3.1

This commit is contained in:
Sylvain Gugger
2020-09-29 14:17:34 -04:00
parent 8546dc55c2
commit 1ba08dc221
3 changed files with 4 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'3.3.0'
release = u'3.3.1'
# -- General configuration ---------------------------------------------------