Release: v2.8.0

This commit is contained in:
LysandreJik
2020-04-06 10:03:53 -04:00
parent 2ee410560e
commit 36bffc81b3
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.7.0'
release = u'2.8.0'
# -- General configuration ---------------------------------------------------