Bump version in pyproject.toml to 0.2.0

This commit is contained in:
Ryszard Knop 2022-05-15 20:15:32 +02:00
parent 008e6870e8
commit e70520295b

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "itch-dl"
packages = [{ include = "itch_dl" }]
version = "0.1.0"
version = "0.2.0"
description = "itch.io bulk game downloader"
homepage = "https://github.com/DragoonAethis/itch-dl"
repository = "https://github.com/DragoonAethis/itch-dl"