Introduce new command definition tree #259

Merged
meggert merged 54 commits from bump-tmtccmd into v6.0.0-dev 2024-01-25 09:43:49 +01:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 74e55b16dc - Show all commits

View File

@ -10,6 +10,8 @@ list yields a list of all related PRs for each release.
# [unreleased]
# [v5.11.0] 2023-11-30
## Added
- Added new commands to disable channel order checks partially for the payload PCDU normal modes.

View File

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