Merge branch 'bugfix/README' into 'master'

Bugfix in README ref to Licence

See merge request caimira/caimira!526
This commit is contained in:
Luis Aleixo 2025-02-10 10:51:04 +00:00
commit 62f782c92e
4 changed files with 13 additions and 3 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

@ -41,4 +41,4 @@ Developed by CERN's HSE, Beams, and IT departments, in collaboration with WHO.
© Copyright 2020 CERN. All rights not expressly granted are reserved.<br>
Licensed under the Apache License, Version 2.0
See the full [license](caimira/LICENSE) for details.
See the full [license](https://gitlab.cern.ch/caimira/caimira/-/blob/master/caimira/LICENSE) for details.

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