Updates version information

This commit is contained in:
Saptak S 2024-03-15 12:48:52 +05:30
parent 38f63e5bd8
commit b94c4a71db
9 changed files with 17 additions and 9 deletions

View file

@ -1 +1 @@
2.6.1
2.6.2

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "onionshare_cli"
version = "2.6.1"
version = "2.6.2"
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+"