Skip to content

Commit 67232c4

Browse files
committed
Release 0.3.0
1 parent 9804503 commit 67232c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/splines/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import numpy as _np
1515

1616

17-
__version__ = '0.2.0'
17+
__version__ = '0.3.0'
1818

1919

2020
class Monomial:

0 commit comments

Comments
 (0)