From 916ce92bdc894060a4ee60fb8cf4ef165fada21c Mon Sep 17 00:00:00 2001 From: meggert Date: Tue, 30 Jan 2024 09:17:31 +0100 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c2cd28..e0f43ee 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.12.1" +version = "5.13.0" requires-python = ">=3.10" license = {text = "Apache-2.0"} authors = [