Skip to content

Commit

Permalink
Bump cargo.toml (#3)
Browse files Browse the repository at this point in the history
This seems to be enough to change the wheel versions, as maturin picks this up.
  • Loading branch information
paulannetts authored Oct 8, 2024
1 parent 9d4d77d commit 88bc55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "espeak-py"
version = "0.1.7"
version = "0.1.8"
authors = ["Benjamin Levin <[email protected]>"]
edition = "2018"
description = "Python bindings for a narrow subset of espeak"
Expand Down

0 comments on commit 88bc55b

Please sign in to comment.