Fixed stream hangup bug
[rainbowstream.git] / docs / conf.py
index 5afa34a1be9127a787966e098b36b0517bed1533..124de0c8e2675047a5e928b414dee0a37f5ad2c3 100644 (file)
@@ -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.5'
+version = '1.3.1'
 # The full version, including alpha/beta/rc tags.
-release = '0.5.5'
+release = '1.3.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.