Skip to content

v0.9.2

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 23 Mar 17:12
v0.9.2
35c4fc6

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