datasette/datasette/version.py

3 wiersze
72 B
Python

__version__ = "0.63a1"
__version_info__ = tuple(__version__.split("."))