This commit is contained in:
dries.k
2022-01-31 20:30:06 +01:00
parent 7f1c3ef25a
commit 83a94df246
4 changed files with 48 additions and 42 deletions

View File

@@ -1,4 +1,6 @@
__title__ = "Gotify Tray"
__description__ = "A tray notification application for receiving messages from a Gotify server."
__description__ = (
"A tray notification application for receiving messages from a Gotify server."
)
__url__ = "https://github.com/seird/gotify-tray"
__version__ = "0.0.13"
__version__ = "0.0.14"