diff options
| author | Chris McDonough <chrism@plope.com> | 2010-11-09 12:48:58 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-11-09 12:48:58 -0500 |
| commit | 3d4e564da02429a297874a9e6881d3424fb24a11 (patch) | |
| tree | ca812e4f07ed240e51021f22e4b6758b9e12dd92 /docs/conf.py | |
| parent | a5a24d4021972ffc67dd16255603b00d61f9224c (diff) | |
| download | pyramid-3d4e564da02429a297874a9e6881d3424fb24a11.tar.gz pyramid-3d4e564da02429a297874a9e6881d3424fb24a11.tar.bz2 pyramid-3d4e564da02429a297874a9e6881d3424fb24a11.zip | |
prep for 1.0a2
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index f513cfbc4..c2ecb1e8d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -73,7 +73,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year # other places throughout the built documents. # # The short X.Y version. -version = '1.0a1' +version = '1.0a2' # The full version, including alpha/beta/rc tags. release = version |
