Skip to content

Commit 6d365c1

Browse files
committed
Merge branch 'release/0.5.3'
2 parents 1bf25f1 + efc7613 commit 6d365c1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
- ?
44

5-
==== 0.5.2 (2024-05-21) ===
5+
==== 0.5.3 (2024-05-21) ===
66

7+
- skip 0.5.2 due to github action / pypi troubles
78
- no functional changes
89
- REMOVE print statement
910
- introduce pre-commit / ruff / black and other goodies

ckeditor_link/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.5.3DEV"
1+
__version__ = "0.5.3"
22
__author__ = "benzkji"

0 commit comments

Comments
 (0)