diff --git a/pyproject.toml b/pyproject.toml index 58b14dd..f2d0356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ build-backend = "maturin" requires = ["maturin>=0.12,<0.13"] [project] -version = "0.1.8" +version = "0.1.9" description = "A Discord voice library using Python Songbird bindings." classifiers = [ "Programming Language :: Rust",