We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bf25f1 + efc7613 commit 6d365c1Copy full SHA for 6d365c1
2 files changed
CHANGELOG.txt
@@ -2,8 +2,9 @@
2
3
- ?
4
5
-==== 0.5.2 (2024-05-21) ===
+==== 0.5.3 (2024-05-21) ===
6
7
+- skip 0.5.2 due to github action / pypi troubles
8
- no functional changes
9
- REMOVE print statement
10
- introduce pre-commit / ruff / black and other goodies
ckeditor_link/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.5.3DEV"
+__version__ = "0.5.3"
__author__ = "benzkji"
0 commit comments