summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 36fa76e..6b432be 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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.