version bump

This commit is contained in:
SimplifiedPrivacy 2026-07-26 21:40:36 -04:00
parent 97f09ec42e
commit 1298c415d0

View file

@ -1,6 +1,6 @@
[project]
name = "sp-hydra-veil-gui"
version = "2.4.7"
version = "2.4.8"
authors = [
{ name = "Simplified Privacy" },
]
@ -12,7 +12,7 @@ classifiers = [
"Operating System :: POSIX :: Linux",
]
dependencies = [
"sp-hydra-veil-core == 2.4.3",
"sp-hydra-veil-core == 2.5.3",
"pyperclip ~= 1.9.0",
"pyqt6 ~= 6.7.1",
"qrcode[pil] ~= 8.2"