diff --git a/pyproject.toml b/pyproject.toml index d054dc7..1c41dce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "manim-voiceover" -version = "0.3.4.post1" +version = "0.3.5" description = "Manim plugin for all things voiceover" authors = ["The Manim Community Developers "] license = "MIT"