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