Skip to content

Commit bf455c2

Browse files
committed
bump version to 0.1.8
1 parent 39734f0 commit bf455c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydifact/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
from pydifact import segmentcollection, parser, segments, serializer, token, tokenizer
2424

25-
__version__ = "0.1.7"
25+
__version__ = "0.1.8"
2626

2727
from .control.characters import Characters
2828
from .segmentcollection import SegmentCollection

0 commit comments

Comments
 (0)