dcm_dict 0.68.0 → 0.69.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 83667e5f02fe76bdcf425bf340a4d4677e5887576a026026de5706def9d63892
4
- data.tar.gz: 67807a7595ec99e8ccae73af472fd6284881a12f57c0edfadca53a26c8825805
3
+ metadata.gz: 84514e56eb4598a8dcb047b515135fccfc2881ba00eb5dda2c83257b5193dcef
4
+ data.tar.gz: b7f013f63ceb51c102b0f7b5d576b63ec6dad73728d6e54edf3ec388b7b3fdbf
5
5
  SHA512:
6
- metadata.gz: ef5373788c906ee23f0a9d7fb64806f9e14961ee2effb9ce9df2ea5217c9675bb5bbcb53eee4336822e3b6764497c8cea8996d731c80527603c71d642595e902
7
- data.tar.gz: 1743db6ac289c90c45f2a83449b388baa4a1fef9d270f1196387cfc5e96831949f24c87e199770ee286677e9b174d84f7868f7dfffe7cf16a565fb5048b72f22
6
+ metadata.gz: 6006c8170a510cb6dac32825a868ca465e70e79261178e973af0b227946f794195f2762193ce1fd68dc9481980c8b8da43f9899460d4524e3160319354464496
7
+ data.tar.gz: f04f0ca93280a95942b2ebdefd8791c988fb1d97e73a0d906c8bd2dd6154dd2db75d23b1413f59f7d180c952fc33edc649b80d4f919ff8ef17fdb402b36766c9
data/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  ---
4
4
 
5
+ ## v0.69.0 (2026-07-04)
6
+
7
+ - Update to 2026c Base Standard
8
+
9
+ ---
10
+
5
11
  ## v0.68.0 (2026-05-31)
6
12
 
7
13
  - Update to 2026b Base Standard
data/README.md CHANGED
@@ -312,7 +312,7 @@ Check the file for other details.
312
312
 
313
313
  ## Note
314
314
 
315
- Current library version is aligned to _DICOM Base Standard_ **2026b**
315
+ Current library version is aligned to _DICOM Base Standard_ **2026c**
316
316
 
317
317
  ## Install
318
318