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 c063e4c commit 18023d4Copy full SHA for 18023d4
posmatch/__init__.py
@@ -1,5 +1,5 @@
1
from posmatch.core import PosMatchMeta, PosMatchMixin, pos_match
2
3
-__version__ = "0.5.2"
+__version__ = "0.6.0"
4
5
__all__ = ["__version__", "pos_match", "PosMatchMeta", "PosMatchMixin"]
0 commit comments