chore(version): bump to 4.8.2

This commit is contained in:
Jérome Eertmans
2023-01-31 10:41:55 +01:00
parent 205972125c
commit f15a3e9b59
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "4.8.1" __version__ = "4.8.2"

View File

@ -61,7 +61,7 @@ packages = [
] ]
readme = "README.md" readme = "README.md"
repository = "https://github.com/jeertmans/manim-slides" repository = "https://github.com/jeertmans/manim-slides"
version = "4.8.1" version = "4.8.2"
[tool.poetry.dependencies] [tool.poetry.dependencies]
click = "^8.1.3" click = "^8.1.3"