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