commit | 1ac334640da059791ad5c75637eee075fd0b87b3 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Mar 14 15:27:07 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jun 08 11:12:23 2014 +0300 |
tree | 836db99ba8687c48775cf84e7322ff2c53491238 | |
parent | 899585e779dcca320990fd97fb56ef4feb1ce6f0 [diff] [blame] |
Introducing explicit types for Number and Digest components
diff --git a/conf.py b/conf.py index c00e100..77008f9 100644 --- a/conf.py +++ b/conf.py
@@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '0.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1a2' +release = '0.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.