segmentopulse-backend / app /__init__.py
SHAFI
Add GitHub Actions CI/CD for auto-sync to Hugging Face Spaces
d85c750
raw
history blame contribute delete
120 Bytes
"""
Segmento Pulse Backend API
FastAPI application for real-time technology news aggregation
"""
__version__ = "1.0.0"