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