diff options
| author | Chris McDonough <chrism@plope.com> | 2011-12-30 03:51:35 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-12-30 03:51:35 -0500 |
| commit | 299aae5f8dd513b50f94bf5491f972f0171d1883 (patch) | |
| tree | 31475f00f264a04cd0d4c46b13b3c27857b04fed /docs/conf.py | |
| parent | b33f1aeb9f24010a4e0ed68585dd931efb900531 (diff) | |
| download | waitress-299aae5f8dd513b50f94bf5491f972f0171d1883.tar.gz | |
garden
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 593c6f5..b5de149 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,7 @@ copyright = '2012, Agendaless Consulting <chrism@plope.com>' # other places throughout the built documents. # # The short X.Y version. -version = '0.0' +version = '0.1' # The full version, including alpha/beta/rc tags. release = version |
