Version bump to 2.6.dev1

This commit is contained in:
Micah Lee 2022-06-19 23:36:08 -04:00
parent 18a3ebbb1b
commit 172d0315a6
8 changed files with 12 additions and 8 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.5"
version = "2.6"
setuptools.setup(
name="onionshare",