1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2024-09-03 18:26:27 +02:00
django-fmd_ynh/django_fmd_ynh/__init__.py

8 lines
178 B
Python
Raw Normal View History

"""
django_fmd_ynh
YunoHost app package for https://gitlab.com/jedie/django-find-my-device
"""
__version__ = '0.4.0+ynh1'
__author__ = 'Jens Diemer <git@jensdiemer.de>'