Skip to content

Commit 8dfe600

Browse files
committed
chore(version): release 4.7.0
1 parent 0310786 commit 8dfe600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manim_slides/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.6.0"
1+
__version__ = "4.7.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Tool for live presentations using manim"
88
authors = [
99
{ name = "Jérome Eertmans", email = "[email protected]" }
1010
]
11-
version = "4.6.0"
11+
version = "4.7.0"
1212
license = {file = "LICENSE.md"}
1313
readme = "README.md"
1414
requires-python = ">=3.8"

0 commit comments

Comments
 (0)