diff --git a/docs/conf.py b/docs/conf.py index 2ee36fb..37570b5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ copyright = '2010, Repoze Developers ' # 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 = '0.0' +release = version # There are two options for replacing |today|: either, you set today to # some non-false value, then it is used: