FreedomBox/plinth/__init__.py
James Valleroy 0aead35ea8
Release v22.12 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2022-05-23 20:48:48 -04:00

7 lines
95 B
Python

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