django-for-runners_ynh/for_runners_ynh/__init__.py

8 lines
177 B
Python
Raw Normal View History

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