FreedomBox/plinth/__init__.py
James Valleroy e25468c07d
Release v23.6.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2023-04-10 20:35:15 -04:00

7 lines
96 B
Python

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