Skip to content

3.4.2

Compare
Choose a tag to compare
@mgeitz mgeitz released this 21 Feb 00:06
· 47 commits to master since this release
7537e80
  • Upgrade to Python 3.9.2 minimum version

    • Requires python version >= 3.9.2, python 3.7 will be out of support by 2023-06-27
    • Dependency versions pinned
      • playsound>=1.3.0
      • gtts>=2.3.1
  • Fixed manual installation command in README.md

    • The old command required a manual uninstall via removing eqalert files from the default pip install paths and wouldn't pull down dependencies from pip if they were needed, never noticed this until installing on a fresh system. The assets produced by the new installation command can be removed no differently than if the package were downloaded from pypi via pip.