mirror of
https://github.com/simonw/datasette.git
synced 2026-05-27 12:34:37 +02:00
2 lines
72 B
Python
2 lines
72 B
Python
__version__ = "0.52.4"
|
|
__version_info__ = tuple(__version__.split("."))
|