diff --git a/pattern_matching/__init__.py b/pattern_matching/__init__.py index 80fa1db..01a7a17 100644 --- a/pattern_matching/__init__.py +++ b/pattern_matching/__init__.py @@ -3,4 +3,4 @@ from .no_magic import Matcher -__version__ = "0.1.0" \ No newline at end of file +__version__ = "0.2.0" \ No newline at end of file