Skip to content

Commit 4ca849a

Browse files
committed
v0.4.0
1 parent 13397dd commit 4ca849a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown_callouts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.4.0"
44

55

66
def __getattr__(name: str):

0 commit comments

Comments
 (0)