On 21 mar, 08:53, morphex wrote:
> Hi,
>
> I have a couple of project which are on PyPi, and now I'd like to
> update some of them. Is there a good howto somewhere, showing how to
> add new versions (instead of updating one that's already there) etc?
There is a tutorial: http://wiki.python.org/moin/CheeseShopTutorial
To add a new version, simply increment the version number, and then
"python setup.py upload" should be enough.
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/python-list