From 1c0e1e3e88c31059191360f8089cc177ce94a9cf Mon Sep 17 00:00:00 2001 From: Christopher Rosell Date: Sat, 29 Sep 2012 01:17:08 +0200 Subject: Release version 1.3.1. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 1853098..8e28001 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,9 +49,9 @@ copyright = '2012, Christopher Rosell' # built documents. # # The short X.Y version. -version = '1.2.0' +version = '1.3.1' # The full version, including alpha/beta/rc tags. -release = '1.2.0' +release = '1.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3