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 ddcaa93 commit 0083fb0Copy full SHA for 0083fb0
spin/__init__.py
@@ -6,7 +6,7 @@
6
Read more at https://github.com/scientific-python/spin
7
"""
8
9
-__version__ = "0.12rc0"
+__version__ = "0.12rc1.dev0"
10
11
from .cmds import util
12
0 commit comments