From 83a67a9e37b287a4b5e5e21269e4ea42e6e4c491 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 1 Feb 2015 20:15:00 +0100 Subject: [PATCH] update docs version, add release to changelog --- docs/changelog.rst | 1 + docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 71ec68c..9de7bf8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,7 @@ Changelog ========= +* :release:`0.11.0 <2015-02-01>` * :feature:`-` add icons to top level navigation * :feature:`-` add contact form * :feature:`-` add imprint as flatpage diff --git a/docs/conf.py b/docs/conf.py index f3502b5..ba71442 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,9 +60,9 @@ copyright = u'2014, 2015 Jan Dittberner' # built documents. # # The short X.Y version. -version = '0.10' +version = '0.11' # The full version, including alpha/beta/rc tags. -release = '0.10.0' +release = '0.11.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.