Merge branch 'changes/version_update' into 'master'
Version update (4.17.3) See merge request caimira/caimira!515
This commit is contained in:
commit
252b942259
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)
|
||||
|
||||
## Features Added
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "caimira"
|
||||
version = "4.17.2"
|
||||
version = "4.17.3"
|
||||
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
||||
license = { text = "Apache-2.0" }
|
||||
authors = [
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "cern-caimira"
|
||||
version = "4.17.2"
|
||||
version = "4.17.3"
|
||||
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
||||
license = { text = "Apache-2.0" }
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue