Skip to content

Commit 0f98467

Browse files
committed
Bump version to 0.5.2
1 parent 816a4d7 commit 0f98467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

itch_dl/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.1"
1+
__version__ = "0.5.2"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "itch-dl"
33
packages = [{ include = "itch_dl" }]
4-
version = "0.5.1"
4+
version = "0.5.2"
55
description = "itch.io bulk game downloader"
66
homepage = "https://github.com/DragoonAethis/itch-dl"
77
repository = "https://github.com/DragoonAethis/itch-dl"

0 commit comments

Comments
 (0)