diff --git a/pyproject.toml b/pyproject.toml index 8c24ee8..71dce85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "curator" -version = "0.1.0" +version = "0.1.1" description = "A home-manager style Fedora configuration helper." readme = "README.md" requires-python = ">=3.11"