Skip to content

Commit b3b3199

Browse files
author
github-actions
committed
2.0.0-dev.8
Automatically generated by python-semantic-release
1 parent 6bc616e commit b3b3199

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

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+
514
## v2.0.0-dev.7 (2024-02-28)
615

716
### Ci

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wii_music_editor"
3-
version = "2.0.0-dev.7"
3+
version = "2.0.0-dev.8"
44
description = "The ultimate Wii Music modding tool"
55
authors = [
66
{ name = "Benjamin Halko" },

0 commit comments

Comments
 (0)