summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-09-27 11:08:12 -0400
committerNed Batchelder <ned@nedbatchelder.com>2014-09-27 11:08:12 -0400
commit75b52dfe1c54f1cc57b7819f4232ff4513df87bf (patch)
tree1bdbcfd46f680973ed72bab31413e57c794fce39 /doc/conf.py
parente7dc3e8e636bf895db26c77eb929aa7b44b32167 (diff)
downloadpython-coveragepy-75b52dfe1c54f1cc57b7819f4232ff4513df87bf.tar.gz
Update version and docs for 4.0a1
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 0091cb3..16f566f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -40,7 +40,7 @@ master_doc = 'index'
# General information about the project.
project = u'coverage.py'
-copyright = u'2009\N{EN DASH}2013, Ned Batchelder'
+copyright = u'2009\N{EN DASH}2014, Ned Batchelder'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the