0.1 version.

This commit is contained in:
Chris McDonough
2010-03-23 04:51:32 +00:00
parent 7359c153f8
commit e15a46eac2

View File

@@ -52,9 +52,9 @@ copyright = '2010, Repoze Developers <repoze-dev@lists.repoze.org>'
# other places throughout the built documents. # other places throughout the built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.0' version = '0.1'
# The full version, including alpha/beta/rc tags. # 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 # There are two options for replacing |today|: either, you set today to
# some non-false value, then it is used: # some non-false value, then it is used: