summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjpellerin <devnull@localhost>2010-10-26 14:37:09 -0400
committerjpellerin <devnull@localhost>2010-10-26 14:37:09 -0400
commitb0c5e6cf3ae8798d1c1e8ca61d8dcd4bc1c8532f (patch)
treeb6e3611cc508c68c2c1d78e0a0a7e5ceee4b4dec /doc
parent6afcfa13c1e609f224931008a48974fa11460a4a (diff)
downloadnose-b0c5e6cf3ae8798d1c1e8ca61d8dcd4bc1c8532f.tar.gz
Bumped version, working on making py3 packaging work
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index d3686da..aa0ead6 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -55,9 +55,9 @@ copyright = u'2009, Jason Pellerin'
# built documents.
#
# The short X.Y version.
-version = '0.11'
+version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '0.11.4'
+release = '1.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.