Bump version to 0.1.1

This commit is contained in:
nevaforget 2026-03-26 15:44:37 +01:00
parent b8e060b850
commit 22f725e4ac

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "moonlock" name = "moonlock"
version = "0.1.0" version = "0.1.1"
description = "A secure Wayland lockscreen with GTK4, PAM and fingerprint support" description = "A secure Wayland lockscreen with GTK4, PAM and fingerprint support"
requires-python = ">=3.11" requires-python = ">=3.11"
license = "MIT" license = "MIT"