X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Fconf.py;h=e3727973c3ba218b900ca3beda8e9eb15a1a6ece;hp=1d171e86238e6c631cffb1964cf0d63bbc10470d;hb=27c289e939388189d9c2ce2f2c9c229eb5634392;hpb=094028b0d3b4677320e1d77c58e7daa17ef6a4d0 diff --git a/docs/conf.py b/docs/conf.py index 1d171e8..e372797 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,9 +12,6 @@ # All configuration values have a default; values that are commented out # serve to show the default. -import sys -import os - # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. @@ -51,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh' # built documents. # # The short X.Y version. -version = '0.5.0' +version = '1.3.3' # The full version, including alpha/beta/rc tags. -release = '0.5.0' +release = '1.3.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.