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