From e84642263b6dbf705bdc8314bc6e9dc7da2553e3 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 18 Jan 2015 00:30:06 +0100 Subject: [PATCH] finish release 0.5.1 docs --- docs/changelog.rst | 1 + docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1cd72a4..bb29dde 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +* :release:`0.5.1 <2015-01-18>` * :bug:`-` load jquery and html5 with same URL schema as the rest of the site * :release:`0.5.0 <2015-01-17>` diff --git a/docs/conf.py b/docs/conf.py index f612c35..cfc1628 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,7 +62,7 @@ copyright = u'2014, 2015 Jan Dittberner' # The short X.Y version. version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.5.0' +release = '0.5.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.