We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183f3c9 commit 504c30bCopy full SHA for 504c30b
1 file changed
spin/__init__.py
@@ -6,7 +6,7 @@
6
Read more at https://github.com/scientific-python/spin
7
"""
8
9
-__version__ = "0.10"
+__version__ = "0.11rc0.dev0"
10
11
from .cmds import util
12
0 commit comments