This commit is contained in:
parent
8f8bcde90e
commit
c195d03b2e
@ -10,9 +10,11 @@ list yields a list of all related PRs for each release.
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# [v5.9.0] 2023-10-24
|
||||||
|
|
||||||
## Added
|
## 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
|
# [v5.8.0] 2023-10-11
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
name = "eive-tmtc"
|
name = "eive-tmtc"
|
||||||
description = "TMTC Commander EIVE"
|
description = "TMTC Commander EIVE"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
version = "5.8.0"
|
version = "5.9.0"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
license = {text = "Apache-2.0"}
|
license = {text = "Apache-2.0"}
|
||||||
authors = [
|
authors = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user