diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-11 13:45:27 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-11 15:16:41 -0400 |
| commit | 77bd5af700648c0babb9600c3df520dd04c4ec21 (patch) | |
| tree | a8a3d55f49a571c0c3a410eaa1c303e95972836d /docs/source/conf.py | |
| parent | f3d44dfa4e55cfb4c43649e1efe3a54a627fd09f (diff) | |
0.0.10 beta.
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 baadccb..63f109f 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.10' +release = '0.0.10beta' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
