summaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/pyproject.toml')
-rw-r--r--desktop/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/pyproject.toml b/desktop/pyproject.toml
index d5de5461..d1be9c45 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -13,7 +13,7 @@ description = "Securely and anonymously share files, host websites, and chat wit
icon = "src/onionshare/resources/onionshare"
sources = ['src/onionshare']
requires = [
- "./onionshare_cli-2.3.dev1-py3-none-any.whl",
+ "./onionshare_cli-2.3.dev2-py3-none-any.whl",
"psutil",
"pyside2==5.15.1",
"qrcode"