bump to 0.1.5

This commit is contained in:
Federico Galatolo
2021-05-22 12:14:54 +02:00
parent b6522f4756
commit bfcf7db26e

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.4",
version="0.1.5",
author="Federico A. Galatolo",
author_email="federico.galatolo@ing.unipi.it",
description="Tool for live presentations using manim",