cardio 2025.8.0__py3-none-any.whl → 2025.8.1__py3-none-any.whl

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.
cardio/__init__.py CHANGED
@@ -24,4 +24,4 @@ __all__ = [
24
24
  "list_available_presets",
25
25
  ]
26
26
 
27
- __version__ = "2025.8.0"
27
+ __version__ = "2025.8.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: cardio
3
- Version: 2025.8.0
3
+ Version: 2025.8.1
4
4
  Summary: A simple web-based viewer for 3D and 4D ('cine') medical imaging data.
5
5
  Keywords: Medical,Imaging,3D,4D,Visualization
6
6
  Author: Davis Marc Vigneault
@@ -41,10 +41,10 @@ Requires-Dist: tomlkit>=0.13.3
41
41
  Requires-Dist: numpy>=2.2.6
42
42
  Requires-Dist: pydantic>=2.11.7
43
43
  Requires-Dist: pydantic-settings>=2.0.0
44
- Requires-Dist: isort ; extra == 'dev'
45
- Requires-Dist: pytest ; extra == 'dev'
46
- Requires-Dist: bumpver ; extra == 'dev'
47
44
  Requires-Dist: ruff>=0.12.10 ; extra == 'dev'
45
+ Requires-Dist: isort>=6.0.1 ; extra == 'dev'
46
+ Requires-Dist: bumpver>=2025.1131 ; extra == 'dev'
47
+ Requires-Dist: pytest>=8.4.1 ; extra == 'dev'
48
48
  Maintainer: Davis Marc Vigneault
49
49
  Maintainer-email: Davis Marc Vigneault <davis.vigneault@gmail.com>
50
50
  Requires-Python: >=3.10
@@ -74,7 +74,7 @@ $ uv init
74
74
  $ uv add cardio
75
75
  $ . ./.venv/bin/activate
76
76
  (project) cardio --version
77
- cardio 2025.8.0
77
+ cardio 2025.8.1
78
78
  ```
79
79
 
80
80
  ### Developing
@@ -92,3 +92,11 @@ $ isort .
92
92
  $ ruff format
93
93
  $ pytest -v
94
94
  ```
95
+
96
+ Uploading:
97
+
98
+ ```bash
99
+ $ bumpver update
100
+ $ uv build --no-sources
101
+ $ uv publish --token <pypi_api_key>
102
+ ```
@@ -1,4 +1,4 @@
1
- cardio/__init__.py,sha256=EgRG0mJMRZ4hUzkTXtNr6REwgAliqXoRa3FbkMJSTNI,505
1
+ cardio/__init__.py,sha256=MsdbwMMtvuZbIS_niBq_ZXvds_jH4oPgkyCPO5heLLU,505
2
2
  cardio/app.py,sha256=sJ2IbOrV2X-5XTkORUbxuvqvg3-Iaotkq_ofIjVzJCA,1791
3
3
  cardio/assets/bone.toml,sha256=vv8uVYSHIoKuHkNCoBOkGe2_qoEbXMvQO6ypm3mMOtA,675
4
4
  cardio/assets/vascular_closed.toml,sha256=XtaZS_Zd6NSAtY3ZlUfiog3T86u9Ii0oSutU2wBQy78,1267
@@ -16,7 +16,7 @@ cardio/types.py,sha256=DYDgA5QmYdU3QQrEgZMouEbMEIf40DJCeXo4V7cDXtg,356
16
16
  cardio/ui.py,sha256=ifbXHRSDY2Sm-zcriIk4wVySuF0NwHrZu8NCN098gIY,23180
17
17
  cardio/utils.py,sha256=zgyJ2PWTAWIaU8SVA9KF_XFB4251QxYAT6w3cqaIerA,3051
18
18
  cardio/volume.py,sha256=vCOUWKeN99Whdv0b9IEalFGUpKuNe4DILKWBL02nUUM,1892
19
- cardio-2025.8.0.dist-info/WHEEL,sha256=4n27za1eEkOnA7dNjN6C5-O2rUiw6iapszm14Uj-Qmk,79
20
- cardio-2025.8.0.dist-info/entry_points.txt,sha256=xRd1otqKtW9xmidJ4CFRX1V9KWmsBbtxrgMtDColq3w,40
21
- cardio-2025.8.0.dist-info/METADATA,sha256=CCzucRfA2xbbEqCI89K-52Nl16jEnzgXC8auFNkEWLo,3326
22
- cardio-2025.8.0.dist-info/RECORD,,
19
+ cardio-2025.8.1.dist-info/WHEEL,sha256=4n27za1eEkOnA7dNjN6C5-O2rUiw6iapszm14Uj-Qmk,79
20
+ cardio-2025.8.1.dist-info/entry_points.txt,sha256=xRd1otqKtW9xmidJ4CFRX1V9KWmsBbtxrgMtDColq3w,40
21
+ cardio-2025.8.1.dist-info/METADATA,sha256=xAxvU4IGTLBcLRuoJ-6rRphuAxz4NQv3g0KTJg5WjXw,3453
22
+ cardio-2025.8.1.dist-info/RECORD,,