diff --git a/pyproject.toml b/pyproject.toml index 05e7a2a..2a0967a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "neoecu" -version = "0.1.0" +version = "2.0.0" description = "NeoECU build and flash tooling" authors = [{ name = "Hector van der Aa", email = "hector@h3cx.dev" }] readme = "README.md"