Skip to content

Commit

Permalink
chore(version): release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Dec 3, 2022
1 parent 0310786 commit 8dfe600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manim_slides/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.6.0"
__version__ = "4.7.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Tool for live presentations using manim"
authors = [
{ name = "Jérome Eertmans", email = "jeertmans@icloud.com" }
]
version = "4.6.0"
version = "4.7.0"
license = {file = "LICENSE.md"}
readme = "README.md"
requires-python = ">=3.8"
Expand Down

0 comments on commit 8dfe600

Please sign in to comment.