forked from jan/debianmemberportfolio
Release 0.6.2
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEKHuXKkUYdvdO9493DXkdyNc3wdkFAlr2qQwACgkQDXkdyNc3 wdnIXgf/fIib9qKUy9BfuRt5BXeUb0Lp/UIRdlY8k1NW5swV5yET9NR8MA1pCWGP 6B0x5rJnLiE5NIzUG/o8CQNvvTaf7uTfQti+SN7ddwwSw61jJ9WqkILWslugr0i5 df4TNJPIREosmjMQ3gYrRqTBfcQx/bx8Wrz5V4fjVazBjq484cBj+JE8tnjQi/ZQ NQI5IyJoJAFryb6s6REgph+FK6fEpRmYBYO8g4eb/h9AveWheu1TDhz90tdLCxA+ bA9eA/Z+I9BIEk/zjcRhLq8wJLZ+apLmzHfiug6IOYm9Dnzc/CU5djwO5lDFqzLe 3ZEMgj1t1xK7LnqgThNu/poZXFwT2w== =KnCw -----END PGP SIGNATURE----- Merge tag '0.6.2' into develop Release 0.6.2 * tag '0.6.2': Update ChangeLog and version
This commit is contained in:
commit
1c7ea3f73c
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>
|
||||
* add patch by Paul Wise to provide Salsa links
|
||||
* Update translations
|
||||
|
|
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
|||
|
||||
setup(
|
||||
name='debianmemberportfolio',
|
||||
version='0.6.1',
|
||||
version='0.6.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
|
||||
|
|
Loading…
Reference in a new issue