Skip to content

Commit 8f5283f

Browse files
committed
Forgot to bump version
1 parent f057c78 commit 8f5283f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymdownx/__meta__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,5 @@ def parse_version(ver, pre=False):
185185
return Version(major, minor, micro, release, pre, post, dev)
186186

187187

188-
__version_info__ = Version(10, 6, 0, "final")
188+
__version_info__ = Version(10, 7, 0, "final")
189189
__version__ = __version_info__._get_canonical()

0 commit comments

Comments
 (0)