diff --git a/pyproject.toml b/pyproject.toml index 8f9da4b..3b092a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "spacepackets" description = "Various CCSDS and ECSS packet implementations" readme = "README.md" -version = "0.22.0" +version = "0.23.0" requires-python = ">=3.8" license = {text = "Apache-2.0"} authors = [