Release: v4.4.1

This commit is contained in:
Lysandre
2021-03-16 15:39:48 -04:00
parent 3b9a733e03
commit c5d6a28810
3 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,8 @@ author = u'huggingface'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'4.4.0'
release = u'4.4.1'
# Prefix link to point to master, comment this during version release and uncomment below line
extlinks = {'prefix_link': ('https://github.com/huggingface/transformers/blob/master/%s', '')}