Skip to content

Commit ca850b2

Browse files
committed
chore: bump version to 2.1.1
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 210e9cd commit ca850b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v2.1.1(2024-06-19)
22

33
### Fixed
44

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.0"
26+
__version__ = "2.1.1"
2727

2828

2929
class SetupDone(Exception):

0 commit comments

Comments
 (0)