diff options
| author | Chris McDonough <chrism@plope.com> | 2012-09-27 11:40:57 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-09-27 11:40:57 -0400 |
| commit | 072cbf7ae84e80185ebc122d0c11a6838ac36093 (patch) | |
| tree | 6230e0c6fae6ea7589daf4fb2001c08268c0d9ed /docs/conf.py | |
| parent | f55cec52d3a2a64345ac2bce30c26ab274c8baea (diff) | |
| download | pyramid-072cbf7ae84e80185ebc122d0c11a6838ac36093.tar.gz pyramid-072cbf7ae84e80185ebc122d0c11a6838ac36093.tar.bz2 pyramid-072cbf7ae84e80185ebc122d0c11a6838ac36093.zip | |
prep for 1.4a2
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 7abae7a85..337b1d8bf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,7 +81,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year # other places throughout the built documents. # # The short X.Y version. -version = '1.4a1' +version = '1.4a2' # The full version, including alpha/beta/rc tags. release = version |
