Updates the version information

This commit is contained in:
Saptak S 2023-12-28 16:14:36 +05:30
parent 0c7e29e6a3
commit 2a1a5c324f
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",