Update doc version

Fixes #425
This commit is contained in:
Inada Naoki 2020-05-24 02:15:04 +09:00 committed by GitHub
parent 4e10222b51
commit b04690012d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ master_doc = "index"
# General information about the project.
project = u"msgpack"
copyright = u"2013, INADA Naoki"
copyright = u"Inada Naoki"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@ -49,7 +49,7 @@ copyright = u"2013, INADA Naoki"
#
# The short X.Y version.
# The full version, including alpha/beta/rc tags.
version = release = "0.5"
version = release = "1.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.