X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Fconf.py;h=0b9888b0e9a59fb6fcaecb19042bc79624148057;hp=e5b64fe487273d33e2a3ce064374a33784393169;hb=b7c9c57089a6af1d818b72bbab96a7f15871c0d1;hpb=4c025026dec3c67b7757261b14e9438b1e31d7b0 diff --git a/docs/conf.py b/docs/conf.py index e5b64fe..0b9888b 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.6' +version = '0.7.8' # The full version, including alpha/beta/rc tags. -release = '0.5.6' +release = '0.7.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.