summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e7652bc..d17305b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,16 +38,16 @@ master_doc = 'index'
# General information about the project.
project = u'futures'
-copyright = u'2009-2010, Brian Quinlan'
+copyright = u'2009-2011, Brian Quinlan'
# 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 = '2.1'
+version = '2.1.1'
# The full version, including alpha/beta/rc tags.
-release = '2.1'
+release = '2.1.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.