v0.9.2
Installation
See the getting started guide in the documentation.
Changelog
This fixes Linux builds (again, for real this time!) by locking PyQt5 used by aw-qt to v5.10.1
.
activitywatch (bundle repo)
- Added basic GitHub Actions config (#382) (
02a76e5
) - docs: fixed typo in README found by codespell (#385) (
8a0ee3d
) - Downgraded PyInstaller to v3.5 (
8ac35bc
) - Downgraded setuptools as workaround for PyInstaller issue
aw-qt
- downgraded PyQt5 to v5.10.1