diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 18:13:47 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-25 18:53:01 -0400 |
| commit | fd62653d723f0fc3a204c0688e5f1e0bb7cfb1ad (patch) | |
| tree | 9141f733ac183572ef2fdf69a6da2fb4d94c976b /docs/source/conf.py | |
| parent | 842096ba3533ea01dffb2b1b3cdff30f5d525a9c (diff) | |
Docs tweaks.
Blocking fixes for 0.0.10; other changes.
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index f232b7c..baadccb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ copyright = u'2010, LeafLabs, LLC' # The short X.Y version. version = '0.0' # The full version, including alpha/beta/rc tags. -release = '0.0.9' +release = '0.0.10' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
