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 Permalink Normal View History

"""
django_fmd_ynh
YunoHost app package for https://gitlab.com/jedie/django-find-my-device
"""
2024-06-18 20:00:30 +02:00
__version__ = '0.4.1+ynh1'
__author__ = 'Jens Diemer <git@jensdiemer.de>'