Skip to content

Commit

Permalink
Actually bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nwhitehead committed Aug 14, 2024
1 parent c22bb89 commit 036f741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "tinysoundfont"
version = "0.3.5"
version = "0.3.6"
authors = [ { name = "Nathan Whitehead", email = "[email protected]" } ]
description = "Python bindings for using SoundFonts (sf2/sf3/sfo formats), generating audio samples, and playing MIDI songs"
readme = "README.md"
Expand Down

0 comments on commit 036f741

Please sign in to comment.