Skip to content

Commit 7ddd358

Browse files
committed
chore: bump version to 2.1.2
Signed-off-by: Frost Ming <me@frostming.com>
1 parent b65bc85 commit 7ddd358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marko/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from .block import Document
2424
from .parser import ElementType
2525

26-
__version__ = "2.1.1"
26+
__version__ = "2.1.2"
2727

2828

2929
class SetupDone(Exception):

0 commit comments

Comments
 (0)