diff --git a/pyproject.toml b/pyproject.toml index 382ae21..4fb2adf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "manim-recorder" -version = "0.2.0" +version = "0.2.1" description = "Manim plugin for recorder" authors = ["AvN Learn "] license = "MIT"