python-weka-wrapper: release for Python 2.7 and Python 3

I just released the first version of the Python3 port of the the python-weka-wrapper library:
https://github.com/fracpete/python-weka-wrapper3

At this stage, the version number is not in sync with the Python 2.7 version (current: 0.1.0). Still waiting to work out any kinks that are most likely lurking in the code base… 😉
The most annoying bit about Python3 is that I can’t upload the online documentation to PyPI, as the sphinx-pypi-upload module has not been ported to Python3.

Furthermore, I released a minor update for the Python 2.7 version as well. It now works with the latest javabridge library (1.0.14 at time of writing): 0.3.8