forked from jan/debianmemberportfolio
Release 0.6.1
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEKHuXKkUYdvdO9493DXkdyNc3wdkFAlp9bocACgkQDXkdyNc3 wdkSHAf+JG4v6G5nYu92kjNLvhVPVn/ysh+mgz3eo1Xtp4h0ri9MuGAO6Osp68FQ qm6ZXIf+s/2o5OQJh8e4buDBRCiMhwW9h7Ja/a/9y2ydjIoR+2z0+5BCjPUKSk3X x7CfS99LfohiqTQ/uBa1OfxuyD1rHjLbTjVUnFwHAzChvt0l3kBsdCBXTmTg9VMt zg9qbSIHk+PS+8btPU+SNh7U9cu9em+L6IUjEULVDG+Fhyo+JDosghXNC68TVMZn dkH89gqb4BEWKb4DmkpNpbw9GF0eT+4WXX3H32vYrOyZzi1pcFQAMkC1UOUg8bQt H+yRyHMhIEbFJ45jbhvZj65rUBEDOg== =2rZR -----END PGP SIGNATURE----- Merge tag '0.6.1' into develop Release 0.6.1 * tag '0.6.1': Bump version number
This commit is contained in:
commit
c75398a027
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.6.0',
|
version='0.6.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