From a94469e2a06d71e3fe852138a7b52fa2c6854b63 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sun, 24 Oct 2021 10:48:15 +0200 Subject: [PATCH] Bump version number, update changelog --- ChangeLog | 4 ++++ docs/source/conf.py | 2 +- setup.py | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 42dfb0c..1afcf65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-10-24 Jan Dittberner + * add updated translations from Weblate + * fix NM URL (thanks Diederik de Haas) + 2021-07-03 Jan Dittberner * Add translations from Weblate * remove a dead services (thanks Juri Grabowski) diff --git a/docs/source/conf.py b/docs/source/conf.py index c13de6d..bd2580d 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.1" +version = "0.7.2" # The full version, including alpha/beta/rc tags. release = version diff --git a/setup.py b/setup.py index 217bb85..f284e43 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ except ImportError: setup( name='debianmemberportfolio', - version='0.7.1', + version='0.7.2', 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