diff --git a/pyproject.toml b/pyproject.toml index e226baa..a5e3852 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "nix-update" description = "Swiss-knife for updating nix packages" -version = "1.1.0" +version = "1.2.0" authors = [{ name = "Jörg Thalheim", email = "joerg@thalheim.io" }] license = { text = "MIT" } classifiers = [