updated core and gui versions

This commit is contained in:
Your Name 2025-08-08 18:10:47 +01:00
parent c5e4c300be
commit 3c814d6655

View file

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