Patch: v2.4.1

This commit is contained in:
Lysandre
2020-01-31 14:55:33 -05:00
parent 1e82cd8457
commit d426b58b9e
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'2.4.0'
release = u'2.4.1'
# -- General configuration ---------------------------------------------------