diff --git a/pyproject.toml b/pyproject.toml index b9171eb..af7e9b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "moonlock" -version = "0.1.1" +version = "0.2.0" description = "A secure Wayland lockscreen with GTK4, PAM and fingerprint support" requires-python = ">=3.11" license = "MIT"