Compare commits

...

2 Commits

Author SHA1 Message Date
97f99415d6 Merge pull request 'prep v5.9.0' (#248) from prep_v5.9.0 into main
All checks were successful
EIVE/-/pipeline/head This commit looks good
Reviewed-on: #248
2023-10-24 11:58:48 +02:00
c195d03b2e prep v5.9.0
Some checks are pending
EIVE/-/pipeline/head Build started...
2023-10-24 11:58:15 +02:00
2 changed files with 4 additions and 2 deletions

View File

@@ -10,9 +10,11 @@ list yields a list of all related PRs for each release.
# [unreleased]
# [v5.9.0] 2023-10-24
## Added
- Added command to update PL PCDU I and V parameter bounds.
- Added command to update PL PCDU I and V parameter bounds commands.
# [v5.8.0] 2023-10-11

View File

@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "eive-tmtc"
description = "TMTC Commander EIVE"
readme = "README.md"
version = "5.8.0"
version = "5.9.0"
requires-python = ">=3.10"
license = {text = "Apache-2.0"}
authors = [