libsmu v1.0.4
- Fix a deadlock that appeared when ending a session in continuous mode.
- Remove all the Python bindings from the official Windows installer.
- Removed all the pysmu .deb packages for Linux.
- Build wheel packages for all the platforms (Windows, Linux, MacOS) for versions: Python 3.7, Python 3.8, Python 3.9 and Python 3.10. (check the pysmu-manylinux-macosx-wheels archive for Linux and MacOS wheels and the libsmu-win32-win64 archive for Windows wheels)
- Make wheel packages available on test.pypi.org ( https://test.pypi.org/project/pysmu/#files )
- smu (libsmu cli) is automatically installed in MacOS and Debian packages.
- Dropped support for Python2.