django-for-runners_ynh/for_runners_ynh/__init__.py
2024-08-02 20:56:00 +02:00

7 lines
177 B
Python

"""
for_runners_ynh
YunoHost app package for https://github.com/jedie/django-for-runners
"""
__version__ = '0.18.1+ynh1'
__author__ = 'Jens Diemer <git@jensdiemer.de>'