Skip to content

v1.5.1: minor hotfixing that hopefully works

Compare
Choose a tag to compare
@lifehackerhansol lifehackerhansol released this 16 Apr 06:59
· 57 commits to main since this release
4140835

Bug fix

  • Attempted to fix Windows distribution being flagged as a virus.
    • cx_Freeze is used in place of PyInstaller.
  • Apps are now properly chmod +x'd.
    • Linux and macOS releases are now double-zipped.