We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0310786 commit 8dfe600Copy full SHA for 8dfe600
manim_slides/__version__.py
@@ -1 +1 @@
1
-__version__ = "4.6.0"
+__version__ = "4.7.0"
pyproject.toml
@@ -8,7 +8,7 @@ description = "Tool for live presentations using manim"
8
authors = [
9
{ name = "Jérome Eertmans", email = "jeertmans@icloud.com" }
10
]
11
-version = "4.6.0"
+version = "4.7.0"
12
license = {file = "LICENSE.md"}
13
readme = "README.md"
14
requires-python = ">=3.8"
0 commit comments