Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit fbebc0a

Browse files
Version 0.1.11
1 parent d12f5b2 commit fbebc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typesystem/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from typesystem.tokenize.tokenize_json import validate_json
2222
from typesystem.tokenize.tokenize_yaml import validate_yaml
2323

24-
__version__ = "0.1.10"
24+
__version__ = "0.1.11"
2525
__all__ = [
2626
"Array",
2727
"Boolean",

0 commit comments

Comments
 (0)