Skip to content

Commit fe619cf

Browse files
committed
bump version 5.4.3
1 parent e00fdb8 commit fe619cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ckeditor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (5, 4, 2)
1+
VERSION = (5, 4, 3)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)