mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
2 lines
76 B
Python
2 lines
76 B
Python
__version__ = "1.0a8.dev1"
|
|
__version_info__ = tuple(__version__.split("."))
|