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 278d745 commit 7c48691Copy full SHA for 7c48691
kaitaistruct.py
@@ -12,7 +12,7 @@
12
# KS runtime library by this version number;
13
# * distribution utils (setup.py) use this when packaging for PyPI
14
#
15
-__version__ = '0.7'
+__version__ = '0.8'
16
17
18
class KaitaiStruct(object):
0 commit comments