prepare next release
EIVE/-/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2023-11-30 10:16:29 +01:00
parent 40aa648e6b
commit f1f4a1e9a0
Signed by: muellerr
GPG Key ID: A649FB78196E3849
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,8 @@ list yields a list of all related PRs for each release.
# [unreleased] # [unreleased]
# [v5.11.0] 2023-11-30
## Added ## Added
- Added new commands to disable channel order checks partially for the payload PCDU normal modes. - 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" name = "eive-tmtc"
description = "TMTC Commander EIVE" description = "TMTC Commander EIVE"
readme = "README.md" readme = "README.md"
version = "5.10.1" version = "5.11.0"
requires-python = ">=3.10" requires-python = ">=3.10"
license = {text = "Apache-2.0"} license = {text = "Apache-2.0"}
authors = [ authors = [