Bump version to 0.2.1

This commit is contained in:
pax 2026-04-07 15:44:26 -05:00
parent d501ccf69a
commit c322b3d2b0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
[Setup]
AppName=booru-viewer
AppVersion=0.2.0
AppVersion=0.2.1
AppPublisher=pax
AppPublisherURL=https://git.pax.moe/pax/booru-viewer
DefaultDirName={localappdata}\booru-viewer

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "booru-viewer"
version = "0.2.0"
version = "0.2.1"
description = "Local booru image browser with Qt6 GUI"
requires-python = ">=3.11"
dependencies = [