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 39734f0 commit bf455c2Copy full SHA for bf455c2
pydifact/__init__.py
@@ -22,7 +22,7 @@
22
23
from pydifact import segmentcollection, parser, segments, serializer, token, tokenizer
24
25
-__version__ = "0.1.7"
+__version__ = "0.1.8"
26
27
from .control.characters import Characters
28
from .segmentcollection import SegmentCollection
0 commit comments