Merge branch 'release/0.2.10' into develop
* release/0.2.10: bump version number update ChangeLog
This commit is contained in:
commit
1d7c775431
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2012-11-21 Jan Dittberner <jan@dittberner.info>
|
||||||
|
|
||||||
|
* add pip requirements file with Debian Squeeze versions
|
||||||
|
* add indonesian translation by Izharul Haq
|
||||||
|
|
||||||
2012-06-19 Jan Dittberner <jan@dittberner.info>
|
2012-06-19 Jan Dittberner <jan@dittberner.info>
|
||||||
|
|
||||||
* add portuguese (Brasil) translation by Daniel Manzano
|
* add portuguese (Brasil) translation by Daniel Manzano
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ except ImportError:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='ddportfolioservice',
|
name='ddportfolioservice',
|
||||||
version='0.2.9',
|
version='0.2.10',
|
||||||
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