bump version number, update ChangeLog

This commit is contained in:
Jan Dittberner 2014-10-14 17:21:08 +02:00
parent ec3a33545c
commit b93475292d
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2014-10-14 Jan Dittberner <jan@dittberner.info>
* add patch by Paul Wise to use to update DUCK link to new static page
* add patch by Paul Wise to remove generated files from version
control
* add patch by Paul Wise to use https in links, comments, docstrings,
etc.
2014-04-10 Jan Dittberner <jan@dittberner.info>
* add patch by Paul Wise to use SSL where available
* add patch by Paul Wise to fix link to the contributors site

View File

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

View File

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