mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-20 20:16:30 +08:00
major improvements, bumping to 2.0
This commit is contained in:
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ with open(os.path.join(os.path.dirname(os.path.realpath(__file__)), "README.md")
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="manim_presentation",
|
name="manim_presentation",
|
||||||
version="0.1.5",
|
version="0.2.0",
|
||||||
author="Federico A. Galatolo",
|
author="Federico A. Galatolo",
|
||||||
author_email="federico.galatolo@ing.unipi.it",
|
author_email="federico.galatolo@ing.unipi.it",
|
||||||
description="Tool for live presentations using manim",
|
description="Tool for live presentations using manim",
|
||||||
|
Reference in New Issue
Block a user