bump version

This commit is contained in:
Federico Galatolo
2021-04-24 16:18:16 +02:00
parent ef22141f91
commit cc8df92596

View File

@ -6,7 +6,7 @@ with open(os.path.join(os.path.dirname(os.path.realpath(__file__)), "README.md")
setuptools.setup(
name="manim_presentation",
version="0.1.2",
version="0.1.3",
author="Federico A. Galatolo",
author_email="federico.galatolo@ing.unipi.it",
description="Tool for live presentations using manim",