Skip to content

Commit 23bfd75

Browse files
authored
Update setup.py
1 parent 63a6c58 commit 23bfd75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="intersect",
12-
version="1.3",
12+
version="1.3.1",
1313
packages=find_packages(),
1414
description="Intersection Of two curves",
1515
long_description=README,

0 commit comments

Comments
 (0)