update version number and ChangeLog

This commit is contained in:
Jan Dittberner 2015-03-09 21:29:46 +01:00
parent 0c9dd63f61
commit e7bb074323
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2015-03-09 Jan Dittberner <jan@dittberner.info>
* apply patch for DMD link by Paul Wise
2015-02-20 Jan Dittberner <jan@dittberner.info>
* add Jessie requirements file
* fix language check if no Accept-Language header is sent

View File

@ -53,7 +53,7 @@ copyright = u'2009-2015, Jan Dittberner'
# built documents.
#
# The short X.Y version.
version = '0.4.1'
version = '0.4.2'
# The full version, including alpha/beta/rc tags.
release = version

View File

@ -28,7 +28,7 @@ except ImportError:
setup(
name='debianmemberportfolio',
version='0.4.1',
version='0.4.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