Add Xiphos WDT commands #241

Merged
muellerr merged 8 commits from add-xiphos-wdt-handling into main 2023-10-11 19:34:49 +02:00
2 changed files with 9 additions and 1 deletions
Showing only changes of commit d5118f0f98 - Show all commits

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