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