This commit is contained in:
Yusur 2025-05-27 12:25:44 +02:00
parent a5879dd650
commit 4ad23d73f8

View file

@ -25,7 +25,7 @@ from .classtools import Wanted, Incomplete
from .itertools import makelist, kwargs_prefix
from .i18n import I18n, JsonI18n, TomlI18n
__version__ = "0.2.1"
__version__ = "0.2.2"
__all__ = (
'Siq', 'SiqCache', 'SiqType', 'SiqGen', 'StringCase',