Updated minor version

This commit is contained in:
lrdossan 2024-11-05 09:47:41 +01:00
parent 2703553a36
commit 9cf5f5d7a5
3 changed files with 10 additions and 2 deletions

View file

@ -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

View file

@ -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 = [

View file

@ -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 = [