X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Fconf.py;h=ade949af826412a03cccb78cce33b1d50a8f2f03;hp=1d3359c06ac2e9ef5f755c699da26fcd76b4fb95;hb=954b31016c5bf5c633e9a8793a2659e1a74024b3;hpb=c37c04a9b4a6dd36de8093eb49a473b1021217c7 diff --git a/docs/conf.py b/docs/conf.py index 1d3359c..ade949a 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.4' +version = '0.9.1' # The full version, including alpha/beta/rc tags. -release = '0.5.4' +release = '0.9.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.