Bump version to 0.3.3

This commit is contained in:
Ryszard Knop 2023-01-29 15:23:52 +01:00
parent e61ef0cba3
commit 77f5f7cec6
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '0.3.1'
__version__ = '0.3.3'

View File

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