We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053bb64 commit 89ad88eCopy full SHA for 89ad88e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "highdicom"
7
-dynamic = ["version"]
+version = "0.23.0"
8
description = "High-level DICOM abstractions."
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments