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 8000765 commit a28c93eCopy full SHA for a28c93e
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
import pathlib
4
import sys
5
6
-version = "10.0.0"
+version = "10.0.1.dev0"
7
8
if getattr(sys.version_info, "major") == 2:
9
raise ValueError(
0 commit comments