summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst2
-rw-r--r--docs/conf.py2
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 50a84c4..841c134 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -25,6 +25,8 @@ API reference
.. autoclass:: Unpacker
:members:
+.. autoclass:: ExtType
+
exceptions
-----------
diff --git a/docs/conf.py b/docs/conf.py
index fba09b7..0f19fcc 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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.