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 95313a7 commit 185f189Copy full SHA for 185f189
pyproject.toml
@@ -4,10 +4,11 @@ requires = ["setuptools>=61.2"]
4
5
[project]
6
name = "devstats"
7
-version = "0.1rc3"
+version = "0.1rc4"
8
requires-python = ">=3.8"
9
description = "Developer tool for scientific Python libraries"
10
license = {file = "LICENSE"}
11
+readme = "tREADME.md"
12
maintainers = [
13
{name = "Scientific Python", email = "[email protected]"}
14
]
0 commit comments