From 669cb270283b5e6e3fb5bc637f33d5306d37c38f Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Fri, 30 Dec 2016 00:23:20 +0100 Subject: Version bump --- doc/Makefile | 2 +- doc/conf.py | 2 +- doc/index.rst | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile b/doc/Makefile index 4c92e6c..59e1de8 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. SPHINXOPTS = -SPHINXBUILD = sphinx-build2 +SPHINXBUILD = sphinx-build PAPER = BUILDDIR = build diff --git a/doc/conf.py b/doc/conf.py index fc1c903..ed74c97 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = u'python-pushover' -copyright = u'2013' +copyright = u'2013-2016' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/index.rst b/doc/index.rst index 012cccc..0842869 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -10,3 +10,5 @@ API .. automodule:: pushover :members: :show-inheritance: + +.. include:: ../CHANGES.rst -- cgit v1.2.3-70-g09d2