Updates the version information

This commit is contained in:
Saptak S 2023-12-28 16:14:36 +05:30
parent 763bcdbbbc
commit 5aa4cc0957
No known key found for this signature in database
GPG key ID: 7B7F1772C0C6FCBF
5 changed files with 5 additions and 5 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-dev1"
version = "2.6.1"
setuptools.setup(
name="onionshare",