Update version number to 2.6.3

This commit is contained in:
Miguel Jacq 2025-02-12 14:23:41 +11:00
parent 795f63f7d6
commit dfb97f1ad2
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9
9 changed files with 11 additions and 11 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.2"
version = "2.6.3"
setuptools.setup(
name="onionshare",