datasette/datasette/version.py
Simon Willison fddbef822a Release 0.65.3
Refs #2868
2026-08-06 11:17:17 -07:00

2 lines
72 B
Python

__version__ = "0.65.3"
__version_info__ = tuple(__version__.split("."))