FreedomBox/plinth/__init__.py
2025-09-08 20:28:34 -04:00

7 lines
95 B
Python

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