We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b8d77 commit 064313cCopy full SHA for 064313c
src/splines/__init__.py
@@ -14,7 +14,7 @@
14
import numpy as _np
15
16
17
-__version__ = '0.3.0'
+__version__ = '0.3.1'
18
19
20
class Monomial:
0 commit comments