FreedomBox/plinth/__init__.py
James Valleroy 0a5d3bd8e7
Release v23.6 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2023-03-13 21:53:11 -04:00

7 lines
94 B
Python

# SPDX-License-Identifier: AGPL-3.0-or-later
"""
Package init file.
"""
__version__ = '23.6'