Skip to content

Commit 85281e8

Browse files
authored
version bump
1 parent afb9ed0 commit 85281e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyspline/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.5.0"
1+
__version__ = "1.5.1"
22

33
from .pyCurve import Curve
44
from .pySurface import Surface

0 commit comments

Comments
 (0)