feat(easel): add version to header

This commit is contained in:
2026-06-16 20:17:12 +03:00
parent 027d1e2d55
commit 469bd9bc1f
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
__version__ = "0.2.2"
import tomllib
from pathlib import Path