updated version
This commit is contained in:
parent
9aa661bcdc
commit
356dfca1df
3 changed files with 12 additions and 2 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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" }
|
||||
|
|
|
|||
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue