Add core module files
Some checks failed
CI / test (3.10) (push) Failing after 14s
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled

This commit is contained in:
2026-02-02 17:19:42 +00:00
parent cbdf4d205c
commit b36b33425b

3
i18n_guardian/version.py Normal file
View File

@@ -0,0 +1,3 @@
"""Version module."""
__version__ = "1.0.0"