aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-06-19 23:36:08 -0400
committerMicah Lee <micah@micahflee.com>2022-06-19 23:36:08 -0400
commit7173a4b9d35cd4a297107b6134471f310a7a2aba (patch)
tree6fa03fa6a77198a4713e5cd317d0c2498c4503b6 /desktop/pyproject.toml
parent21a4f0ee01b9f8f1d9c1ca01861fb967e12a9e68 (diff)
downloadonionshare-7173a4b9d35cd4a297107b6134471f310a7a2aba.tar.gz
onionshare-7173a4b9d35cd4a297107b6134471f310a7a2aba.zip
Version bump to 2.6.dev1
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 d6809d99..ece0ddb3 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare"
-version = "2.5"
+version = "2.6"
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+"