diff --git a/pyproject.toml b/pyproject.toml index 779922d1..7a0a3096 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "vss-tools" homepage="https://github.com/COVESA/vss-tools" description='COVESA Vehicle Signal Specification tooling.' authors = ["COVESA VSS "] -version = "4.2.0" +version = "5.0a0" license = "Mozilla Public License 2.0" readme = ["README.md", "README-PYPI.md"]