Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = wagtail-footnotes
author = Cameron Lamb
author_email = [email protected]
description = Add footnotes to rich text in your Wagtail pages
version = 0.8.0
version = 0.8.1
url = https://github.com/torchbox/wagtail-footnotes
keywords =
wagtail
Expand All @@ -21,5 +21,4 @@ setup_requires =
include_package_data = true
packages = find:
install_requires =
Django>=3.2, <4.0
wagtail>=2.15, <4.0