Bump version to 0.5.0

This commit is contained in:
Ryszard Knop 2024-12-19 14:02:56 +01:00
parent c11774475d
commit 5fd3d8815c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.4.3"
__version__ = "0.5.0"

View File

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