From fe2ba2a150c4dd3aac3d41ebf13ce416ca8a26e5 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 3 Jul 2021 12:33:09 +0200 Subject: [PATCH] Bump version to 0.7.1 --- 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 cdbe07a..c13de6d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -46,7 +46,7 @@ copyright = "2009-2021, Jan Dittberner" # built documents. # # The short X.Y version. -version = "0.7.0" +version = "0.7.1" # The full version, including alpha/beta/rc tags. release = version diff --git a/setup.py b/setup.py index d47c728..217bb85 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ except ImportError: setup( name='debianmemberportfolio', - version='0.7.0', + version='0.7.1', description='service to create Debian Member Portfolio URLs', long_description="""This is a service implementation that returns a set of personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It