Skip to content

Commit 185f189

Browse files
committed
Designate 0.1rc4 release
1 parent 95313a7 commit 185f189

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ requires = ["setuptools>=61.2"]
44

55
[project]
66
name = "devstats"
7-
version = "0.1rc3"
7+
version = "0.1rc4"
88
requires-python = ">=3.8"
99
description = "Developer tool for scientific Python libraries"
1010
license = {file = "LICENSE"}
11+
readme = "tREADME.md"
1112
maintainers = [
1213
{name = "Scientific Python", email = "[email protected]"}
1314
]

0 commit comments

Comments
 (0)