chore(version): update version

This commit is contained in:
Jérome Eertmans
2022-12-05 22:15:03 +01:00
parent 0565a99639
commit 519dd47ac6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "4.7.0"
__version__ = "4.7.1"

View File

@ -4,7 +4,7 @@ description = "Tool for live presentations using manim"
authors = [
"Jérome Eertmans <jeertmans@icloud.com>"
]
version = "4.7.0"
version = "4.7.1"
license = "GPL-3.0-only"
readme = "README.md"
homepage = "https://github.com/jeertmans/manim-slides"