Skip to content

Commit 5791f3f

Browse files
committed
Back to development: 10.0.0rc4
1 parent 087afd8 commit 5791f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import pathlib
44
import sys
55

6-
version = "10.0.0rc3"
6+
version = "10.0.0rc4.dev0"
77

88
if getattr(sys.version_info, "major") == 2:
99
raise ValueError(

0 commit comments

Comments
 (0)