From 2d661b23c83ea2e8ac8ca12722544c5c8a936f66 Mon Sep 17 00:00:00 2001 From: Mathieu Leplatre Date: Mon, 14 Oct 2013 16:29:42 +0200 Subject: [PATCH] Bump version --- CHANGES | 2 +- VERSION | 2 +- docs/conf.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 37ece4f29a..7109e1ce5c 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ CHANGELOG ========= -0.20.6 (unreleased) +0.20.6 (2013-10-14) ------------------- * Remove 3D from JS WKT serializer diff --git a/VERSION b/VERSION index 1b619f3482..752e630381 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.20.5 +0.20.6 diff --git a/docs/conf.py b/docs/conf.py index 31c50f7628..845ac79b44 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ # The short X.Y version. version = '0.20' # The full version, including alpha/beta/rc tags. -release = '0.20.5' +release = '0.20.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.