diff --git a/pyproject.toml b/pyproject.toml index 035f1c6d..f7bff499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "pozalabs-pydub" packages = [{ include = "pydub"}] -version = "0.28.0" +version = "0.29.0" description = "Manipulate audio with an simple and easy high level interface (POZAlabs forked)" classifiers = [ "Development Status :: 5 - Production/Stable",