Remove the release for now.

This commit is contained in:
harlowja 2013-01-24 23:50:31 -08:00
parent ea20806b3b
commit 4fea4ff80a

View File

@ -42,7 +42,7 @@ master_doc = 'index'
# |version| and |release|, also used in various other places throughout the
# built documents.
version = version.version_string()
release = version
# release = version
# Set the default Pygments syntax
highlight_language = 'python'