0.6.1
Version 0.6.1
- Fixed an issue on Python 3.9 where the app would crash because
audio_feeder.data.site.fonts
did not have an__init__.py
. - Version information is now stored in the git tag metadata (though hard-coded versions will be written to a file in all build artifacts).
- Adds a new
/version
endpoint, which displays the current version ofaudio-feeder
that is running.