Skip to content

Commit be94094

Browse files
author
Cameron Lamb
committed
0.4.1 - increase Wagtail version
1 parent 2b1fad5 commit be94094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = wagtail-footnotes
33
author = Cameron Lamb
44
author_email = [email protected]
55
description = Add footnotes to rich text in your wagtail pages
6-
version = 0.4.0
6+
version = 0.4.1
77
url = https://github.com/torchbox/wagtail-footnotes
88
keywords =
99
wagtail
@@ -22,4 +22,4 @@ include_package_data = true
2222
packages = find:
2323
install_requires =
2424
Django>=2.2, <3.2
25-
wagtail>=2.5, <2.11
25+
wagtail>=2.5, <2.12

0 commit comments

Comments
 (0)