""" Source Package Initialization Makes src a proper Python package and exposes key components. """ __version__ = "1.0.0" __author__ = "AI Caption Generator Team" # This file makes src a proper Python package