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