We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95313a7 commit 185f189Copy full SHA for 185f189
1 file changed
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 = "devstats@discuss.scientific-python.org"}
14
]
0 commit comments