Updates version information

This commit is contained in:
Saptak S 2024-03-15 12:48:52 +05:30
parent d5c25527ac
commit 3a95001d1f
No known key found for this signature in database
GPG key ID: 7B7F1772C0C6FCBF
9 changed files with 17 additions and 9 deletions

View file

@ -3,7 +3,7 @@
import setuptools
# The version must be hard-coded because Snapcraft won't have access to ../cli
version = "2.6.1"
version = "2.6.2"
setuptools.setup(
name="onionshare",