[Python.NET] pythonnet 2.0.0 released

2015-06-26 Thread Tony Roberts
Hi, I've finally gotten round to finishing off the last couple of things that were blocking an 'official' 2.0.0 release (to do with packaging as wheels/source dist). There is now a 2.0.0 release available on PyPI ( https://pypi.python.org/pypi/pythonnet), with binary wheels for Windows (32 and 64

Re: [Python.NET] pythonnet 2.0.0 released

2015-06-26 Thread Adam Klein
Congrats and thank you! From: PythonDotNet [mailto:pythondotnet-bounces+aklein=bmcm@python.org] On Behalf Of Tony Roberts Sent: Friday, June 26, 2015 5:43 AM To: pythondotnet@python.org Subject: [Python.NET] pythonnet 2.0.0 released Hi, I've finally gotten round to finishing off the last co

[Python.NET] pythonnet 2.1.0.dev1 released

2015-06-26 Thread Tony Roberts
Hi, I've merged the changes from the renshawbay/pythonnet fork into the develop branch in pythonnet/pythonnet and released it as 2.1.0.dev1. Binary wheels for windows (2.6 to 3.4, x86 and x86_64) have been uploaded to PyPI, along with the source dist for Linux and Mac. You can install it with pip

Re: [Python.NET] pythonnet 2.1.0.dev1 released

2015-06-26 Thread Tribble, Brett
Wow, awesome! From: PythonDotNet [mailto:pythondotnet-bounces+btribble=ea@python.org] On Behalf Of Tony Roberts Sent: Friday, June 26, 2015 7:39 AM To: pythondotnet@python.org Subject: [Python.NET] pythonnet 2.1.0.dev1 released Hi, I've merged the changes from the renshawbay/pythonnet fork