Skip to content

Commit 26ee249

Browse files
committed
Updated version
1 parent 9f4d8af commit 26ee249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rexplain/__init__.py

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

33
from .core.explainer import RegexExplainer
44
from .core.generator import ExampleGenerator

0 commit comments

Comments
 (0)