Merge remote-tracking branch 'origin/main' into add-xiphos-wdt-handling
All checks were successful
EIVE/-/pipeline/pr-main This commit looks good
All checks were successful
EIVE/-/pipeline/pr-main This commit looks good
This commit is contained in:
commit
d5118f0f98
@ -10,10 +10,18 @@ list yields a list of all related PRs for each release.
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# [v5.8.0] 2023-10-11
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- Xiphos WDT enable and disable command.
|
- Xiphos WDT enable and disable command.
|
||||||
|
|
||||||
|
# [v5.7.1] 2023-10-11
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- SCEX normal command
|
||||||
|
|
||||||
# [v5.7.0] 2023-10-10
|
# [v5.7.0] 2023-10-10
|
||||||
|
|
||||||
- `tmtccmd` v6.0.0
|
- `tmtccmd` v6.0.0
|
||||||
|
@ -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.7.0"
|
version = "5.8.0"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
license = {text = "Apache-2.0"}
|
license = {text = "Apache-2.0"}
|
||||||
authors = [
|
authors = [
|
||||||
|
Loading…
Reference in New Issue
Block a user