X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Fconf.py;h=ece453cd528618f02f2b1b8e6b2901c32462aa2b;hp=a94a09497130df9f01c9c729553ab7712d05eeb1;hb=4dc385b53c1e928a0c9441e9393134e18034d522;hpb=8141aca6b2aaa7ce8f097f689fc2241f4f7ad3af diff --git a/docs/conf.py b/docs/conf.py index a94a094..ece453c 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.7' +version = '0.8.6' # The full version, including alpha/beta/rc tags. -release = '0.5.7' +release = '0.8.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.