We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3e4167 + 0fa1e47 commit 5658b4fCopy full SHA for 5658b4f
specs/australian-imaging-service/quality-control/phi-finder.yaml
@@ -1,6 +1,6 @@
1
schema_version: '2.0'
2
title: PHI-Finder
3
-version: &version '2025.6.0'
+version: &version '2025.7.1'
4
authors:
5
- name: Pedro Faustini
6
email: pedro.faustini@mq.edu.au
tests/test_phi_finder.py
@@ -34,7 +34,7 @@
34
xlogin = xnat4tests.connect()
35
36
cmd_id = install_cs_command(
37
- "ghcr.io/australian-imaging-service/quality-control.phi-finder:2025.6.0",
+ "ghcr.io/australian-imaging-service/quality-control.phi-finder:2025.7.1",
38
xlogin,
39
enable=True,
40
projects_to_enable=["dummydicomproject"],
0 commit comments