Merge remote-tracking branch 'origin/main' into add-xiphos-wdt-handling
EIVE/-/pipeline/pr-main This commit looks good Details

This commit is contained in:
Robin Müller 2023-10-11 19:33:15 +02:00
commit d5118f0f98
Signed by: muellerr
GPG Key ID: FCE0B2BD2195142F
2 changed files with 9 additions and 1 deletions

View File

@ -10,10 +10,18 @@ list yields a list of all related PRs for each release.
# [unreleased]
# [v5.8.0] 2023-10-11
## Added
- Xiphos WDT enable and disable command.
# [v5.7.1] 2023-10-11
## Added
- SCEX normal command
# [v5.7.0] 2023-10-10
- `tmtccmd` v6.0.0

View File

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