diff options
| author | Chris McDonough <chrism@plope.com> | 2012-09-16 23:15:45 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-09-16 23:15:45 -0400 |
| commit | ce1e86c44e812ae438c2647cd7d5b6a4ce2ab478 (patch) | |
| tree | 5a66cfed8f6b30ce00b78a5d68e002bbc7087f1e /docs | |
| parent | db2a03786ec76f2c6b7eaebb6f1b7c8b844d8c82 (diff) | |
| download | pyramid-ce1e86c44e812ae438c2647cd7d5b6a4ce2ab478.tar.gz pyramid-ce1e86c44e812ae438c2647cd7d5b6a4ce2ab478.tar.bz2 pyramid-ce1e86c44e812ae438c2647cd7d5b6a4ce2ab478.zip | |
prep for 1.4a1
Diffstat (limited to 'docs')
| -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 80ee0d2e5..65d1cb83b 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.4dev' +version = '1.4a1' # The full version, including alpha/beta/rc tags. release = version |
