Skip to content

Commit 2d9710b

Browse files
committed
bump to version 0.9.8
1 parent 50623d8 commit 2d9710b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xerparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.9.7"
1+
__version__ = "0.9.8"
22

33
from xerparser.src.errors import find_xer_errors, CorruptXerFile
44
from xerparser.src.parser import parser, file_reader

0 commit comments

Comments
 (0)