diff --git a/pyproject.toml b/pyproject.toml index 998d927..dc079c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "fg-forge-updater" -version = "1.3.1" +version = "1.3.2" readme = "README.md" requires-python = ">=3.11" license = { file = "LICENSE" }