updated version

This commit is contained in:
lrdossan 2025-02-10 11:44:49 +01:00
parent 9aa661bcdc
commit 356dfca1df
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
# 4.17.7 (December 4, 2024)
## Features Added
- Added new route for the suggested ventilation transition times
- Small updates on routes' nomenclatures
- Updated documentation
## Bug Fixes
- Wrong URL in README (related to CAiMIRA reference)
# 4.17.6 (December 4, 2024)
## Features Added

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "caimira"
version = "4.17.6"
version = "4.17.7"
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
readme = "README.md"
license = { text = "Apache-2.0" }

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "cern-caimira"
version = "4.17.6"
version = "4.17.7"
description = "CAiMIRA - CERN Airborne Model for Indoor Risk Assessment"
license = { text = "Apache-2.0" }
authors = [