diff --git a/pyproject.toml b/pyproject.toml index 43be60f..1dd7c41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "itch-dl" packages = [{ include = "itch_dl" }] -version = "0.3.1" +version = "0.3.2" description = "itch.io bulk game downloader" homepage = "https://github.com/DragoonAethis/itch-dl" repository = "https://github.com/DragoonAethis/itch-dl"