4 lines
62 B
Python
4 lines
62 B
Python
|
|
"""RSS → ntfy bridge application."""
|
||
|
|
|
||
|
|
__version__ = "1.0.0"
|