Skip to content

Commit 5a5233a

Browse files
committed
bump version
1 parent f186545 commit 5a5233a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/changelog.rst

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

7+
*
8+
9+
1.5.0
10+
-----
11+
712
* Removed all project dependencies except wagtail and recapcha
813
* The urls no longer need to be specified in your ``urls.py`` and can be removed.
914

wagtailstreamforms/__init__.py

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

0 commit comments

Comments
 (0)