8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e10222 commit b046900Copy full SHA for b046900
docs/conf.py
@@ -41,15 +41,15 @@
41
42
# General information about the project.
43
project = u"msgpack"
44
-copyright = u"2013, INADA Naoki"
+copyright = u"Inada Naoki"
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
48
# built documents.
49
#
50
# The short X.Y version.
51
# The full version, including alpha/beta/rc tags.
52
-version = release = "0.5"
+version = release = "1.0"
53
54
# The language for content autogenerated by Sphinx. Refer to documentation
55
# for a list of supported languages.
0 commit comments