Skip to content

Commit 145ffe4

Browse files
committed
Release 0.5.1
1 parent e9dbb01 commit 145ffe4

File tree

3 files changed

+4
-22
lines changed

3 files changed

+4
-22
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Release date: -
1010
0.5.1
1111
-----
1212

13-
Release date: -
13+
Release date: 2023/11/27
14+
15+
- Make WTForms an optional dependency.
1416

1517

1618
0.5.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='Flask-CKEditor',
20-
version='0.5.1-dev',
20+
version='0.5.1',
2121
url='http://github.com/helloflask/flask-ckeditor',
2222
license='MIT',
2323
author='Grey Li',

0 commit comments

Comments
 (0)