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 210e9cd commit ca850b2Copy full SHA for ca850b2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v2.1.1(2024-06-19)
2
3
### Fixed
4
marko/__init__.py
@@ -23,7 +23,7 @@
23
from .block import Document
24
from .parser import ElementType
25
26
-__version__ = "2.1.0"
+__version__ = "2.1.1"
27
28
29
class SetupDone(Exception):
0 commit comments