Release: v2.3.0

This commit is contained in:
Lysandre
2019-12-20 16:22:20 -05:00
parent d0f8b9a978
commit a436574bfd
5 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'2.2.2'
release = u'2.3.0'
# -- General configuration ---------------------------------------------------