Skip to content

Commit fa0aa8a

Browse files
committed
add readme
1 parent 7d9eaba commit fa0aa8a

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "bmsdna-table-rendering"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
description = ""
55
authors = [{ name = "Adrian Ehrsam", email = "adrian.ehrsam@bmsuisse.ch" }]
66
dependencies = [
@@ -10,6 +10,7 @@ dependencies = [
1010
"pydantic >=1.10",
1111
]
1212
requires-python = "~=3.10"
13+
readme = "README.md"
1314

1415
[project.scripts]
1516

0 commit comments

Comments
 (0)