Skip to content

Update audio library, version bump 1.0 -> 1.

Taylor B. requested to merge v1.1-dev into main

v1.1a1 (Version 1.1 Alpha (build 1))

Issues Fixed

Files changed:

  • pyproject.toml:

    • Version bump: v1.0 -> v1.1
    • Removed simpleaudio as a dependency
    • Added playsound
  • requirements.txt:

    • Removed simpleaudio
  • ip_reveal/assets/sounds:

    • Removed simpleaudio calls and replaced with working playsound calls
  • ip_reveal/assets/sounds/alerts:

    • Removed simpleaudio calls and replaced with working playsound calls

Merge request reports