Bump version number, update ChangeLog
This commit is contained in:
parent
2556d439a4
commit
f0dee9228e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-02-09 Jan Dittberner <jan@dittberner.info>
|
||||
* add patch by Paul Wise to provide Salsa links
|
||||
* Update translations
|
||||
|
||||
2015-11-12 Jan Dittberner <jan@dittberner.info>
|
||||
* port to Python 3 and Flask
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
|||
|
||||
setup(
|
||||
name='debianmemberportfolio',
|
||||
version='0.5.2',
|
||||
version='0.6.0',
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue