diff --git a/pyproject.toml b/pyproject.toml index e59af4adee..24e1112a04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "manimce" -version = "0.2.0" +version = "0.1.0" description = "Animation engine for explanatory math videos." authors = ["The Manim Community Developers","3b1b "] license="MIT"