diff --git a/CHANGELOG.md b/CHANGELOG.md index 0867215..279e5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/pyproject.toml b/pyproject.toml index b9017d4..57362e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [