Bump version number, update changelog

This commit is contained in:
Jan Dittberner 2021-10-24 10:48:15 +02:00
parent f180b31732
commit a94469e2a0
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2021-10-24 Jan Dittberner <jan@dittberner.info>
* add updated translations from Weblate
* fix NM URL (thanks Diederik de Haas)
2021-07-03 Jan Dittberner <jan@dittberner.info>
* Add translations from Weblate
* remove a dead services (thanks Juri Grabowski)

View File

@ -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

View File

@ -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