forked from jan/debianmemberportfolio
Update ChangeLog and version
This commit is contained in:
parent
97e5ffe8bb
commit
06d9f7a67b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2018-05-12 Jan Dittberner <jan@dittberner.info>
|
||||||
|
* add patch by Paul Wise to provide Repology information links
|
||||||
|
* Update translations
|
||||||
|
|
||||||
2018-02-09 Jan Dittberner <jan@dittberner.info>
|
2018-02-09 Jan Dittberner <jan@dittberner.info>
|
||||||
* add patch by Paul Wise to provide Salsa links
|
* add patch by Paul Wise to provide Salsa links
|
||||||
* Update translations
|
* Update translations
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='debianmemberportfolio',
|
name='debianmemberportfolio',
|
||||||
version='0.6.1',
|
version='0.6.2',
|
||||||
description='service to create Debian Member Portfolio URLs',
|
description='service to create Debian Member Portfolio URLs',
|
||||||
long_description="""This is a service implementation that returns a set of
|
long_description="""This is a service implementation that returns a set of
|
||||||
personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It
|
personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It
|
||||||
|
|
Loading…
Reference in a new issue