aboutsummaryrefslogtreecommitdiff
path: root/desktop/pyproject.toml
diff options
context:
space:
mode:
authorSaptak Sengupta <saptak013@gmail.com>2023-11-29 22:36:08 +0530
committerGitHub <noreply@github.com>2023-11-29 22:36:08 +0530
commit2a5b75ceb290f70d936d132c934653de81ab4d1a (patch)
tree8a56b08073b12c2283d93ac9f7f84adc313d607e /desktop/pyproject.toml
parentea076e453b5dc398f6b6f00457c718f4ecbf5747 (diff)
parent77fa29fefb26b2e09c5ed7460e5e56b0b6d36424 (diff)
downloadonionshare-2a5b75ceb290f70d936d132c934653de81ab4d1a.tar.gz
onionshare-2a5b75ceb290f70d936d132c934653de81ab4d1a.zip
Merge pull request #1779 from onionshare/release-2.6.1
Release 2.6.1.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 d5745eda..10146058 100644
--- a/desktop/pyproject.toml
+++ b/desktop/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare"
-version = "2.6.1"
+version = "2.6.1.dev1"
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+"