commit | a0d3682abc4e2ada03d5585252d46988957e1119 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Sep 21 11:32:09 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:42:26 2014 -0700 |
tree | a41ee12a80b692017835a177c8c841b45b5f7f9b | |
parent | bff0e7091e87438fdd6265bb1df33bd1682ca18a [diff] [blame] |
name: permit zero-length NameComponent refs #1932 Change-Id: I788e4492ad09f13a5fec791d03293aa86b152189
diff --git a/conf.py b/conf.py index ee871a0..1e55a67 100644 --- a/conf.py +++ b/conf.py
@@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '0.1.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1.1' +release = '0.2-alpha-1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.