Release 0.5.1
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEKHuXKkUYdvdO9493DXkdyNc3wdkFAlm1ETUACgkQDXkdyNc3 wdlHhAf/RdtJv4T6ISoBGWWcEB7JEzxvb1l78jnBhhgzyP+VYwKVYiqR8obeTHhu eu7F5zkbVR31vp8wmqr9f/vihThhta9coHvIksl8p/7If1sc7C0sH5eHyKtg/IsM BTiIZglgZLtmDAgit6se+/vAlyo/aWiy6dJdrJkZFYwQBiNSvB7OhhvpmHGBf6rx zSlzfqjoiyroaCbgUHRZQBQi17rTBhDPU7+mL9TP92wxbx5x2G9U5uuJDfH/IA+A PmQ2zSYafhuFhEh1PV0oXc5uuXQpE9Dl6f2FxsCNto9mYExDgTYtuwUbmI6DcYac ZY82Ae4sJRQM/8oI5ZfO8kapEGWH2Q== =SlYV -----END PGP SIGNATURE----- Merge tag '0.5.1' into develop Release 0.5.1 * tag '0.5.1': Bump version
This commit is contained in:
commit
fc3d0fe705
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='debianmemberportfolio',
|
name='debianmemberportfolio',
|
||||||
version='0.5.0',
|
version='0.5.1',
|
||||||
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