We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a6c58 commit 23bfd75Copy full SHA for 23bfd75
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="intersect",
12
- version="1.3",
+ version="1.3.1",
13
packages=find_packages(),
14
description="Intersection Of two curves",
15
long_description=README,
0 commit comments