Merge pull request 'prepare next release' (#262) from prep_v5.11.0 into main
EIVE/-/pipeline/head This commit looks good Details

Reviewed-on: #262
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
This commit is contained in:
Marius Eggert 2023-11-30 14:34:57 +01:00
commit 74e55b16dc
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 = [