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