Skip to content

Commit 360848a

Browse files
authored
Merge pull request #177 from VdeJong/wagtail2.13
Wagtail2.13
2 parents e1ba947 + 0c7518a commit 360848a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
install_requires = [
21-
"wagtail>=2,<2.13",
21+
"wagtail>=2,<2.14",
2222
"Unidecode>=0.04.14,<2.0",
2323
]
2424

0 commit comments

Comments
 (0)