Skip to content

Commit 27145c1

Browse files
committed
Bump version
1 parent b01b04a commit 27145c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Read more at https://github.com/scientific-python/spin
77
"""
88

9-
__version__ = "0.8"
9+
__version__ = "0.9rc0.dev0"
1010

1111
from .cmds import util
1212

0 commit comments

Comments
 (0)