summaryrefslogtreecommitdiff
path: root/docs-source
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-07-03 20:40:01 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-07-03 20:40:01 +0000
commit2e526af1098f8f188ef780296dc0a504c539fafe (patch)
treeb824e921bbd66c14825ae32d3413c8335032147c /docs-source
parentdf6caa92770eb49429bf6ee23f6cebebfe44b9e5 (diff)
parentd29eabf0d798aadfcf7cb881d3f9ad403c99542b (diff)
Imported Upstream version 0.4.3
Diffstat (limited to 'docs-source')
-rw-r--r--docs-source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-source/conf.py b/docs-source/conf.py
index 996cb61..5148c23 100644
--- a/docs-source/conf.py
+++ b/docs-source/conf.py
@@ -52,7 +52,7 @@ master_doc = 'index'
# General information about the project.
project = u'python-etcd'
-copyright = u'2013, Jose Plana'
+copyright = u'2013-2015 Jose Plana, Giuseppe Lavagetto'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -61,7 +61,7 @@ copyright = u'2013, Jose Plana'
# The short X.Y version.
version = '0.4'
# The full version, including alpha/beta/rc tags.
-release = '0.4.2'
+release = '0.4.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.