django-for-runners_ynh/for_runners_ynh/__init__.py
2024-08-25 16:25:49 +02:00

7 lines
177 B
Python

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