FreedomBox/plinth/__init__.py
James Valleroy 83afcd7b3d
Release v24.12 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2024-06-03 20:36:31 -04:00

7 lines
95 B
Python

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