diff --git a/pyproject.toml b/pyproject.toml index 153fc17..efd1ed4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "qdte-lite" -version = "2.0.0" +version = "2.0.1" description = "Device Tree Editor Lite - edit device trees and (dis)assemble the Qualcomm config-ELF containers that hold them" readme = "README.md" license = {text = "BSD-3-Clause-Clear"}