8000 Update doc version · Anthchirp/msgpack-python@b046900 · GitHub
[go: up one dir, main page]

Skip to content

Commit b046900

Browse files
authored
Update doc version
Fixes msgpack#425
1 parent 4e10222 commit b046900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141

4242
# General information about the project.
4343
project = u"msgpack"
44-
copyright = u"2013, INADA Naoki"
44+
copyright = u"Inada Naoki"
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the
4848
# built documents.
4949
#
5050
# The short X.Y version.
5151
# The full version, including alpha/beta/rc tags.
52-
version = release = "0.5"
52+
version = release = "1.0"
5353

5454
# The language for content autogenerated by Sphinx. Refer to documentation
5555
# for a list of supported languages.

0 commit comments

Comments
 (0)
0