docs/source/conf.py
changeset 101 8b2786685e8b
parent 72 9049384a2bd4
--- a/docs/source/conf.py	Wed Jul 12 13:56:41 2017 +0200
+++ b/docs/source/conf.py	Wed Jul 12 13:57:06 2017 +0200
@@ -52,7 +52,7 @@
 
 # General information about the project.
 project = 'PyAMS_utils'
-copyright = '2016, Thierry Florac <tflorac@ulthar.net>'
+copyright = '2017, Thierry Florac <tflorac@ulthar.net>'
 author = 'Thierry Florac <tflorac@ulthar.net>'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -62,7 +62,7 @@
 # The short X.Y version.
 version = '0.1'
 # The full version, including alpha/beta/rc tags.
-release = '0.1.4'
+release = '0.1.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.