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:11:28 -0400 |
| commit | 0c1a52cc0dde6b6745081b013980bf102018954a (patch) | |
| tree | b56faad1d627a072deb1ef5356a4202ed8497308 | |
| parent | f3d44dfa4e55cfb4c43649e1efe3a54a627fd09f (diff) | |
0.0.10 beta.0.0.10beta
| -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. |
