Skip to content

Commit 18023d4

Browse files
committed
Bump to 0.6.0
1 parent c063e4c commit 18023d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posmatch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from posmatch.core import PosMatchMeta, PosMatchMixin, pos_match
22

3-
__version__ = "0.5.2"
3+
__version__ = "0.6.0"
44

55
__all__ = ["__version__", "pos_match", "PosMatchMeta", "PosMatchMixin"]

0 commit comments

Comments
 (0)