mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
Document update.
This commit is contained in:
parent
1d0096b998
commit
f31a4403a1
4 changed files with 7 additions and 1 deletions
|
@ -25,6 +25,8 @@ API reference
|
|||
.. autoclass:: Unpacker
|
||||
:members:
|
||||
|
||||
.. autoclass:: ExtType
|
||||
|
||||
exceptions
|
||||
-----------
|
||||
|
||||
|
|
|
@ -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.3'
|
||||
version = release = '0.4'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue