Updated minor version
This commit is contained in:
parent
2703553a36
commit
9cf5f5d7a5
3 changed files with 10 additions and 2 deletions
|
|
@ -1,3 +1,11 @@
|
|||
# 4.17.4 (November 05, 2024)
|
||||
|
||||
## Features Added
|
||||
- CO2 fitting algorithm post-review changes
|
||||
|
||||
## Bug Fixes
|
||||
- N/A
|
||||
|
||||
# 4.17.3 (October 16, 2024)
|
||||
|
||||
## Features Added
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "caimira"
|
||||
version = "4.17.3"
|
||||
version = "4.17.4"
|
||||
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.3"
|
||||
version = "4.17.4"
|
||||
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
|
||||
license = { text = "Apache-2.0" }
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue