Hi, I just released Trollius 1.0.2: https://pypi.python.org/pypi/trollius
Most changes are bugfixes. See the full changelog: http://trollius.readthedocs.org/changelog.html#version-1-0-2 I built Windows wheel packages for Python 2.7, 3.3 and 3.4, for 32 and 64 bits versions. I compiled all these wheel packages manually (setup the SDK, change directory, run setup.py), it's a boring task. I had to install 32-bit Python 3.3 and 3.4. Victor
