We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816a4d7 commit 0f98467Copy full SHA for 0f98467
itch_dl/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.5.1"
+__version__ = "0.5.2"
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
2
name = "itch-dl"
3
packages = [{ include = "itch_dl" }]
4
-version = "0.5.1"
+version = "0.5.2"
5
description = "itch.io bulk game downloader"
6
homepage = "https://github.com/DragoonAethis/itch-dl"
7
repository = "https://github.com/DragoonAethis/itch-dl"
0 commit comments