version update (4.17.3)
This commit is contained in:
parent
66c6faac79
commit
5ae84aeda3
3 changed files with 10 additions and 2 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
# 4.17.3 (October 16, 2024)
|
||||||
|
|
||||||
|
## Features Added
|
||||||
|
- UI changes - calculator: Added Eq. ventilation to HEPA question
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
- N/A
|
||||||
|
|
||||||
# 4.17.2 (September 19, 2024)
|
# 4.17.2 (September 19, 2024)
|
||||||
|
|
||||||
## Features Added
|
## Features Added
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "caimira"
|
name = "caimira"
|
||||||
version = "4.17.2"
|
version = "4.17.3"
|
||||||
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
||||||
license = { text = "Apache-2.0" }
|
license = { text = "Apache-2.0" }
|
||||||
authors = [
|
authors = [
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "cern-caimira"
|
name = "cern-caimira"
|
||||||
version = "4.17.2"
|
version = "4.17.3"
|
||||||
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
||||||
license = { text = "Apache-2.0" }
|
license = { text = "Apache-2.0" }
|
||||||
authors = [
|
authors = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue