chore(version): update version

This commit is contained in:
Jérome Eertmans
2022-12-07 17:19:19 +01:00
parent 3dc543e3a6
commit 9810425ff2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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