forked from jan/debianmemberportfolio
bump version number
This commit is contained in:
parent
94c0f755cf
commit
e6b4bb7d4f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
2012-01-07 Jan Dittberner <jan@dittberner.info>
|
2012-01-07 Jan Dittberner <jan@dittberner.info>
|
||||||
|
|
||||||
* rename Debian Developer to Debian Member, change URL to
|
* rename Debian Developer to Debian Member, change URL to
|
||||||
portfolio.debian.net
|
portfolio.debian.net
|
||||||
* PEP-8 compliance
|
* PEP-8 compliance
|
||||||
|
|
||||||
2011-03-06 Jan Dittberner <jan@dittberner.info>
|
2011-03-06 Jan Dittberner <jan@dittberner.info>
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='ddportfolioservice',
|
name='ddportfolioservice',
|
||||||
version='0.2.2',
|
version='0.2.3',
|
||||||
description='service to create DDPortfolio URLs',
|
description='service to create DDPortfolio URLs',
|
||||||
long_description="""This is a service implementation that
|
long_description="""This is a service implementation that
|
||||||
returns a set of personalized URLs as outlined in
|
returns a set of personalized URLs as outlined in
|
||||||
|
|
Loading…
Reference in a new issue