Bump version to 0.5.1 and update localization files; update dependencies in requirements and pyproject.toml
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "kapitanbooru-uploader"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
description = "A GUI application for uploading images to KapitanBooru"
|
||||
authors = [
|
||||
{name = "Michał Leśniak", email = "kapitan@mlesniak.pl"}
|
||||
@@ -12,9 +12,9 @@ authors = [
|
||||
dependencies = [
|
||||
"networkx==3.4.2",
|
||||
"Pillow==11.1.0",
|
||||
"pywin32==308",
|
||||
"pywin32==309",
|
||||
"requests==2.32.3",
|
||||
"wdtagger==0.13.2",
|
||||
"wdtagger[cuda12-nightly]==0.14.0",
|
||||
"bs4==0.0.2",
|
||||
"tomli==2.2.1"
|
||||
]
|
||||
|
Reference in New Issue
Block a user