eive-tmtc-bugfixes #236

Merged
muellerr merged 4 commits from eive-tmtc-bugfixes into main 2023-09-12 13:50:27 +02:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit af1474f10c - Show all commits

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 = [