v0.1.0-rc.4
Pre-releasev0.1.0-rc.4 (2024-05-16)
Fix
-
fix: remove build command (
f652e07
) -
fix: change ref (
2c21723
) -
fix: remake github actions to mirror e4e deduplicate action (
e11a0d3
) -
fix: test why python 3.12 keeps being activated (
038a66c
) -
fix: fix python version again (
37ff6c5
) -
fix: update matrix to stay within project supported versions (
7263317
) -
fix: address changes to actions and pyproject.toml (
00ad77d
) -
fix: run only on main (
16b09a9
)
Unknown
-
Update create_release.yml (
7cbe33f
) -
Update create_release.yml (
a5cc246
) -
Update pyproject.toml (
39eb298
) -
Merge branch 'main' into test-python-package-prep (
d10aedd
) -
Bump idna from 3.4 to 3.7 (#193)
Bumps idna from 3.4 to 3.7.
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean Perry <[email protected]> (355e93f
)
- Fix: fixed test file paths (#197)
Changes where we tell the tests where the audio files are to be correct
namely from /temp/pyha_test to /temp/TEST (5e6a2bc
)