We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a8d65 commit 1da5782Copy full SHA for 1da5782
kaitaistruct.py
@@ -14,7 +14,7 @@
14
# Since ksc 0.10, the compatibility check instead uses the API_VERSION constant,
15
# so that the version string does not need to be parsed at runtime
16
# (see https://github.com/kaitai-io/kaitai_struct/issues/804).
17
-__version__ = '0.11.dev3'
+__version__ = '0.11.dev4'
18
19
# Kaitai Struct runtime API version, as a tuple of ints.
20
# Used in generated Python code (since ksc 0.10) to check that the imported
0 commit comments