oops, sent too fast.

This is the website:

http://pypi.python.org/pypi/python-monetdb/11.9.5

Updating the package is as easy as running:

$ python setup.py sdist upload

from the updated python source directory, after registering an acount which I can make admin. Maybe it is an idea to integrate this is your release cycle?

--
Gijs Molenaar
http://www.astro.uva.nl/people/gijs-molenaar/




On Jun 13, 2012, at 12:07 PM, Gijs Molenaar wrote:

Hi Monetdb people,

python-monetdb is now also in the pypi repo, which means you can easily install it with pip:

 $ pip install python-monetdb