diff --git a/pyproject.toml b/pyproject.toml index 88707f2..53a4bf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "hatchling.build" [project] requires-python = ">=3.10" name = "fortran_linter" -version = "1.1.1" +version = "1.1.3" description = "A linter for Fortran files" authors = [ { name = "Corentin Cadiou", email = "corentin.cadiou@iap.fr" },