From 8ac405446336d8cd8f9bdc1e08c3644a7edc6b8e Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 24 Feb 2013 22:54:39 +0100 Subject: [PATCH] bump version number --- docs/source/conf.py | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 8eb44c9..4919270 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,7 +52,7 @@ copyright = u'2009-2013, Jan Dittberner' # The short X.Y version. version = '0.2.18' # The full version, including alpha/beta/rc tags. -release = '0.2.18dev' +release = '0.2.18' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.py b/setup.py index 723be12..4504706 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ except ImportError: setup( name='ddportfolioservice', - version='0.2.17', + version='0.2.18', description='service to create DDPortfolio URLs', long_description="""This is a service implementation that returns a set of personalized URLs as outlined in