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 d4573a4 commit 0a2f821Copy full SHA for 0a2f821
setup.py
@@ -4,7 +4,7 @@
4
import sys
5
6
7
-version = "9.10.0"
+version = "9.10.1.dev0"
8
9
if sys.version_info.major == 2:
10
raise ValueError(
0 commit comments