Change docs version to 1.0.0-beta

master
Jeremy Hu 2018-12-01 10:59:33 +09:30
parent 96486f33be
commit 82a28ff1f2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ author = u'Xingyi HU'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'0.0-alpha1'
release = u'1.0.0-beta'
# -- General configuration ---------------------------------------------------