diff --git a/pyproject.toml b/pyproject.toml index 334542c..cc9c558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] build-backend = "setuptools.build_meta" [project] name = "tuneflow-py" -version = "0.8.3" +version = "0.8.4" authors = [{ name = "TuneFlow", email = "contact@info.tuneflow.com" }] description = "Implement your music models and algorithms directly in TuneFlow - The next-gen DAW for the AI era" readme = "README.md"