We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9dbb01 commit 145ffe4Copy full SHA for 145ffe4
.travis.yml
CHANGES.rst
@@ -10,7 +10,9 @@ Release date: -
10
0.5.1
11
-----
12
13
-Release date: -
+Release date: 2023/11/27
14
+
15
+- Make WTForms an optional dependency.
16
17
18
0.5.0
setup.py
@@ -17,7 +17,7 @@
setup(
19
name='Flask-CKEditor',
20
- version='0.5.1-dev',
+ version='0.5.1',
21
url='http://github.com/helloflask/flask-ckeditor',
22
license='MIT',
23
author='Grey Li',
0 commit comments