We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0e1c9 commit a0a3604Copy full SHA for a0a3604
sunode/__init__.py
@@ -6,7 +6,7 @@
6
import sunode.solver
7
8
9
-__version__ = "0.2.1"
+__version__ = "0.3.0"
10
11
__all__ = [
12
"empty_matrix",
0 commit comments