diff options
| author | Tarek Ziade <tarek@ziade.org> | 2010-09-19 10:44:43 +0200 |
|---|---|---|
| committer | Tarek Ziade <tarek@ziade.org> | 2010-09-19 10:44:43 +0200 |
| commit | a70165c20ce20318b78af0371b867aafe552235c (patch) | |
| tree | d9a1535fa656c09d54fb68eb29816ee0f87fa809 | |
| parent | 9c6398af1740c12f34a7eced46195d4929b253ff (diff) | |
| download | disutils2-a70165c20ce20318b78af0371b867aafe552235c.tar.gz | |
raised version
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 76a05c4..b5c2ac5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -47,9 +47,9 @@ copyright = u'2010, Tarek Ziadé and contributors' # built documents. # # The short X.Y version. -version = '1.0a1' +version = '1.0a2' # The full version, including alpha/beta/rc tags. -release = '1.0a1+' +release = '1.0a2+' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
