mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 21:35:45 +00:00
4 lines
69 B
Python
4 lines
69 B
Python
"""Module containing the version of tembo."""
|
|
|
|
__version__ = "1.0.0"
|