Skip to content

Commit aea6251

Browse files
committed
Bump version: 4.0.0 → 4.0.1
1 parent c8a60fe commit aea6251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 4.0.0
2+
current_version = 4.0.1
33
commit = true
44
tag = true
55
tag_name = {new_version}

wagtailstreamforms/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.0.0"
1+
__version__ = "4.0.1"

0 commit comments

Comments
 (0)