Releases: Technologicat/python-wlsqm
Releases · Technologicat/python-wlsqm
wlsqm v0.1.6
- improve README
wlsqm v0.1.5
- support both Python 3.4 and 2.7
wlsqm v0.1.4
- actually use the shorter short description (oops)
wlsqm v0.1.3
- setup.py is now Python 3 compatible (but wlsqm itself is not yet!)
- fixed sdist: package also CHANGELOG.md
wlsqm v0.1.2
- set zip_safe to False to better work with Cython (important for libs that depend on this one)
wlsqm v0.1.1
First actually released version.
- Distribution system changed from distutils to setuptools.
- Added to PyPI to support pip install.
wlsqm v0.1.0
This release is for historical interest only.
- The initial complete and cleaned up version.
- This is the last version to use distutils.