commit | 4b8be2140fa42853bdf62734289a0a92af4f39cb | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Oct 06 10:55:04 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Oct 09 16:58:21 2014 -0700 |
tree | 63a2b3a5073e008b3adbd8e806effdef8a7ad27b | |
parent | a0d3682abc4e2ada03d5585252d46988957e1119 [diff] [blame] |
Introducing explicit type for implicit digest component Change-Id: Ib2cd9a986a6b8835b0217c10aba62dbb30fc8bbc Refs: #2011
diff --git a/conf.py b/conf.py index 1e55a67..1d987ce 100644 --- a/conf.py +++ b/conf.py
@@ -50,7 +50,7 @@ # The short X.Y version. version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.2-alpha-1' +release = '0.2-alpha-2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.