Skip to content

Commit b0f760d

Browse files
committed
Upgrade version to 1.0.1
1 parent 4e016bb commit b0f760d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
name="curvipy",
66
packages=["curvipy"],
7-
version="1.0.0",
7+
version="1.0.1",
88
license="MIT",
99
description="The Python library for making math animations in a few lines of code.",
1010
author="Dylan Tintenfich",

0 commit comments

Comments
 (0)