Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 7475de6

Browse files
committed
bump version number
1 parent e4fcd39 commit 7475de6

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, 0, 1)
1+
VERSION = (5, 4, 0, 2)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)