Skip to content

Commit 477e426

Browse files
committed
bump version
1 parent 51ecc85 commit 477e426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
from setuptools import setup, find_packages
66

7-
version = __import__('ckeditor').__version__
7+
version = '5.6.6'
88

99
if sys.argv[-1] == 'publish':
1010
os.system('python setup.py sdist upload')

0 commit comments

Comments
 (0)