Files
WLED/.venv/lib/python3.11/site-packages/tabulate/version.py
wartana bb17574d0c
Some checks failed
WLED CI / wled_build (push) Has been cancelled
build: Initialize Python virtual environment and install project dependencies.
2026-02-19 22:31:26 +08:00

6 lines
181 B
Python

# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
__version__ = version = '0.9.0'
__version_tuple__ = version_tuple = (0, 9, 0)