File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ authors:
3939
4040date-released : 2023-03-23
4141doi : 10.5281/zenodo.7869553
42- version : " 1.7.3 "
42+ version : " 1.8.0 "
4343repository-code : " https://github.com/EIT-ALIVE/eitprocessing"
4444keywords :
4545 - Mechanical lung ventilation
Original file line number Diff line number Diff line change 1- __version__ = "1.7.3 "
1+ __version__ = "1.8.0 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " eitprocessing"
7- version = " 1.7.3 "
7+ version = " 1.8.0 "
88description = " Processing of lung image data from electrical impedance tomography."
99readme = " README.md"
1010requires-python = " >=3.10"
@@ -174,7 +174,7 @@ isort.known-first-party = ["eitprocessing"]
174174"docs/*" = [" ALL" ]
175175
176176[tool .bumpversion ]
177- current_version = " 1.7.3 "
177+ current_version = " 1.8.0 "
178178
179179[[tool .bumpversion .files ]]
180180filename = " pyproject.toml"
You can’t perform that action at this time.
0 commit comments