We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84cc17e commit 5050779Copy full SHA for 5050779
sunode/__init__.py
@@ -6,7 +6,7 @@
6
import sunode.solver
7
8
9
-__version__ = "0.3.0"
+__version__ = "0.4.0"
10
11
__all__ = [
12
"empty_matrix",
0 commit comments