From 211e79c83e039c6bb0912626a17930483f6d3235 Mon Sep 17 00:00:00 2001 From: meggert Date: Thu, 29 Feb 2024 13:20:07 +0100 Subject: [PATCH] bumped version number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c90300e..e4f2a5e 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 = "6.0.0" +version = "6.1.0" requires-python = ">=3.10" license = {text = "Apache-2.0"} authors = [