4 lines
54 B
Python
4 lines
54 B
Python
|
|
"""News Aggregator backend."""
|
||
|
|
|
||
|
|
__version__ = "0.1.0"
|