Skip to content

Commit

Permalink
Fixes typo in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdk authored Mar 24, 2023
1 parent d79f3ba commit 6651caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dicomtrolley"
version = "2.2.0PatientRootQueryRetrieveInformationModelFind"
version = "2.2.0"
description = "Retrieve medical images via WADO, MINT, RAD69 and DICOM-QR"
authors = ["sjoerdk <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 6651caf

Please sign in to comment.