File size: 120 Bytes
d85c750 | 1 2 3 4 5 6 7 | """
Segmento Pulse Backend API
FastAPI application for real-time technology news aggregation
"""
__version__ = "1.0.0"
|
d85c750 | 1 2 3 4 5 6 7 | """
Segmento Pulse Backend API
FastAPI application for real-time technology news aggregation
"""
__version__ = "1.0.0"
|