Skip to content

Commit 27e44d1

Browse files
committed
bump version
1 parent 8e951b7 commit 27e44d1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Whats next
66

77
*
88

9+
1.5.2
10+
-----
11+
12+
* Added ``AbstractEmailForm`` to more easily allow creating additional form types.
13+
914
1.5.1
1015
-----
1116

wagtailstreamforms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.5.1'
1+
__version__ = '1.5.2'

0 commit comments

Comments
 (0)