summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2017-10-05 10:42:05 -0700
committerGitHub <noreply@github.com>2017-10-05 10:42:05 -0700
commitd46f5754f79dfcaf5416a836cbda8f5db17738b1 (patch)
tree46047a9cb778db8401fd40eec94cc38d12a9d861 /doc/conf.py
parentecd4b5f0f7e93859c1262593e2c09e1eb6775819 (diff)
parent16040c3fb9f61f7753172f6d67ac7b22c961dcaa (diff)
Merge pull request #28 from mariomulansky/master
Master back into develop
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 807dec6..25aa9c9 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -57,7 +57,7 @@ master_doc = 'index'
# General information about the project.
project = u'PySpike'
-copyright = u'2014-2015, Mario Mulansky'
+copyright = u'2014-2017, Mario Mulansky'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -66,7 +66,7 @@ copyright = u'2014-2015, Mario Mulansky'
# The short X.Y version.
version = '0.5'
# The full version, including alpha/beta/rc tags.
-release = '0.5.1'
+release = '0.5.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.