We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb494c commit 47f0d14Copy full SHA for 47f0d14
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
4
5
[project]
6
name = "devstats"
7
-version = "0.1rc1"
+version = "0.1rc1.dev0"
8
requires-python = ">=3.10"
9
description = "Developer tool for scientific Python libraries"
10
license = {file = "LICENSE"}
0 commit comments