Update version to 2.6.1.dev1

This commit is contained in:
Micah Lee 2023-10-17 17:01:11 -07:00
parent 977628c9f5
commit 040c16e059
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
6 changed files with 6 additions and 6 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.1-dev1"
setuptools.setup(
name="onionshare",