commit | f47de9688d03411b6e73e6023d21d8335947b46b | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Thu Jan 09 20:20:24 2014 -0500 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Thu Jan 09 20:20:24 2014 -0500 |
tree | f1890517fc4b3374301b089e82367496ed3817be | |
parent | 737d2adae60e6ee11cb9d258ab018fc0b94837ba [diff] |
Hmm maybe start off with a non-final version.
diff --git a/doc/conf.py b/doc/conf.py index d9c9a67..5ffe57b 100644 --- a/doc/conf.py +++ b/doc/conf.py
@@ -51,9 +51,9 @@ # built documents. # # The short X.Y version. -version = '0.14' +version = '0.14a1' # The full version, including alpha/beta/rc tags. -release = '0.14' +release = '0.14a1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.