Files
gotify-tray-customized/gotify_tray/__version__.py
2021-09-27 22:29:28 +02:00

5 lines
195 B
Python

__title__ = "Gotify Tray"
__description__ = "A tray notification application for receiving messages from a Gotify server."
__url__ = "https://github.com/seird/gotify-tray"
__version__ = "0.0.13"