aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-01-16 16:06:29 -0800
committerMicah Lee <micah@micahflee.com>2022-01-16 16:06:29 -0800
commita5f97b6c881b6d1053836370c6df5ff8497214ac (patch)
treed3dc683c02134f53c6cb39f151376cb214e7784e /desktop/pyproject.toml
parentb4e022149d677f9c2acd639e9dfa77bcc712b068 (diff)
downloadonionshare-a5f97b6c881b6d1053836370c6df5ff8497214ac.tar.gz
onionshare-a5f97b6c881b6d1053836370c6df5ff8497214ac.zip
Version bump to 2.4.1
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 7410c04b..f8d72560 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare"
-version = "4.2.1"
+version = "2.4.1"
description = "OnionShare lets you securely and anonymously send and receive files. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable web address so others can download files from you, or upload files to you. It does _not_ require setting up a separate server or using a third party file-sharing service."
authors = ["Micah Lee <micah@micahflee.com>"]
license = "GPLv3+"