From 3d27711abb1b9095955642491e65e7c463daf48b Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 10 Oct 2023 14:29:21 +0200 Subject: [PATCH] prep 5.7.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a845551..846a4b7 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.6.0" +version = "5.7.0" requires-python = ">=3.10" license = {text = "Apache-2.0"} authors = [