There was an error while loading. Please reload this page.
1 parent 6bc616e commit b3b3199Copy full SHA for b3b3199
2 files changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
5
+## v2.0.0-dev.8 (2024-02-28)
6
+
7
+### Fix
8
9
+* fix: Set `pretty_midi` dependency correctly ([`6bc616e`](https://github.com/BenjaminHalko/WiiMusicEditorPlus/commit/6bc616e2eddbf00df14eaeecfb1910a9eb81e096))
10
11
+* fix: Specify dependencies correctly ([`c6fbf22`](https://github.com/BenjaminHalko/WiiMusicEditorPlus/commit/c6fbf228c082692b6732766666492c0ee74f5c1d))
12
13
14
## v2.0.0-dev.7 (2024-02-28)
15
16
### Ci
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "wii_music_editor"
-version = "2.0.0-dev.7"
+version = "2.0.0-dev.8"
description = "The ultimate Wii Music modding tool"
authors = [
{ name = "Benjamin Halko" },
0 commit comments