bump patch version
EIVE/-/pipeline/pr-main This commit looks good Details

This commit is contained in:
Robin Müller 2023-09-12 13:49:27 +02:00
parent 66db12796b
commit af1474f10c
Signed by: muellerr
GPG Key ID: A649FB78196E3849
2 changed files with 7 additions and 1 deletions

View File

@ -10,6 +10,12 @@ list yields a list of all related PRs for each release.
# [unreleased]
# [v5.5.1] 2023-09-12
## Fixed
- Some API usage fixes related to `tmtccmd` update.
# [v5.5.0] 2023-09-12
- Version is not specfied dynamically anymore and can be updated in `pyproject.toml`

View File

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