Skip to content

Commit 7c48691

Browse files
committed
Bump version
1 parent 278d745 commit 7c48691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kaitaistruct.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# KS runtime library by this version number;
1313
# * distribution utils (setup.py) use this when packaging for PyPI
1414
#
15-
__version__ = '0.7'
15+
__version__ = '0.8'
1616

1717

1818
class KaitaiStruct(object):

0 commit comments

Comments
 (0)