Skip to content

Commit 89ad88e

Browse files
committed
Add literal version to pyproject due to build issues
1 parent 053bb64 commit 89ad88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "highdicom"
7-
dynamic = ["version"]
7+
version = "0.23.0"
88
description = "High-level DICOM abstractions."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)