summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2013-03-26 15:18:52 -0700
committerHanno Schlichting <hanno@hannosch.eu>2013-03-26 15:18:52 -0700
commit5fd29f33f5441a597fd5c4fb05f6d81a9dd8a241 (patch)
treeda19a98ec7e6c75fe2e35766dd7f0a9932855d92 /docs
parent136d635cf86be7676d2704d88cd92175e1992761 (diff)
downloadkazoo-5fd29f33f5441a597fd5c4fb05f6d81a9dd8a241.tar.gz
prepare1.0
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a16cf2a..962d53c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -57,16 +57,16 @@ master_doc = 'index'
# General information about the project.
project = u'kazoo'
-copyright = u'2011-2012, Kazoo team'
+copyright = u'2011-2013, Kazoo team'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '1.0b2'
+version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0b2'
+release = '1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.