xnatqa 0.0.14__tar.gz → 0.0.15__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xnatqa
3
- Version: 0.0.14
3
+ Version: 0.0.15
4
4
  Summary: A workflow for automatically tagging MRI scans within XNAT
5
5
  Author-email: Kyle Kurkela <kkurkela@bu.edu>
6
6
  License-Expression: MIT
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.9
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: xnattager-kkurk
14
+ Requires-Dist: xnattagger-kkurk
15
15
  Requires-Dist: yaxil
16
16
  Requires-Dist: pyyaml
17
17
  Requires-Dist: glob2
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "xnatqa"
3
- version = "0.0.14"
3
+ version = "0.0.15"
4
4
  authors = [
5
5
  { name="Kyle Kurkela", email="kkurkela@bu.edu" },
6
6
  ]
@@ -14,7 +14,7 @@ classifiers = [
14
14
  license = "MIT"
15
15
  license-files = ["LICEN[CS]E*"]
16
16
  dependencies = [
17
- "xnattager-kkurk",
17
+ "xnattagger-kkurk",
18
18
  "yaxil",
19
19
  "pyyaml",
20
20
  "glob2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xnatqa
3
- Version: 0.0.14
3
+ Version: 0.0.15
4
4
  Summary: A workflow for automatically tagging MRI scans within XNAT
5
5
  Author-email: Kyle Kurkela <kkurkela@bu.edu>
6
6
  License-Expression: MIT
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.9
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: xnattager-kkurk
14
+ Requires-Dist: xnattagger-kkurk
15
15
  Requires-Dist: yaxil
16
16
  Requires-Dist: pyyaml
17
17
  Requires-Dist: glob2
@@ -1,4 +1,4 @@
1
- xnattager-kkurk
1
+ xnattagger-kkurk
2
2
  yaxil
3
3
  pyyaml
4
4
  glob2
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes