Compare commits

..

No commits in common. "e8a1658d43172ca7b4cbec36ed272dbf0d605833" and "5f67b20b5d1fe1c0725962e26b553329cee7e479" have entirely different histories.

2 changed files with 41 additions and 942 deletions

File diff suppressed because it is too large Load diff

View file

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