Files
sunday/version.py
mi 2b8f30ef82 Release version 2025.11.18
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 13:44:41 +10:00

6 lines
153 B
Python

# Sunday Comics Version
# This file contains the version number for the project
# Format: YYYY.MM.DD (date-based versioning)
__version__ = "2025.11.18"