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 08f9a4d commit 9971118Copy full SHA for 9971118
spin/__init__.py
@@ -6,7 +6,7 @@
6
Read more at https://github.com/scientific-python/spin
7
"""
8
9
-__version__ = "0.15"
+__version__ = "0.16rc0.dev0"
10
11
from .cmds import util
12
0 commit comments