Skip to content

Commit

Permalink
2.0.0-dev.8
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Feb 28, 2024
1 parent 6bc616e commit b3b3199
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## v2.0.0-dev.8 (2024-02-28)

### Fix

* fix: Set `pretty_midi` dependency correctly ([`6bc616e`](https://github.com/BenjaminHalko/WiiMusicEditorPlus/commit/6bc616e2eddbf00df14eaeecfb1910a9eb81e096))

* fix: Specify dependencies correctly ([`c6fbf22`](https://github.com/BenjaminHalko/WiiMusicEditorPlus/commit/c6fbf228c082692b6732766666492c0ee74f5c1d))


## v2.0.0-dev.7 (2024-02-28)

### Ci
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[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" },
Expand Down

0 comments on commit b3b3199

Please sign in to comment.