Skip to content

Commit 6f63466

Browse files
author
Cameron Lamb
committed
Bump Wagtail version to 2.7 and project version to 0.4.0
1 parent c7fb73f commit 6f63466

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django>=2.2,<2.3
2-
wagtail>=2.5,<2.7
2+
wagtail>=2.5,<2.8
33
graphene-django>=2.2.0
44
colorthief
55
channels==1.1.8

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = wagtail-grapple
33
author = Nathan Horrigan
44
author_email = NathHorrigan@gmail.com
55
description = A django app that speeds up and simplifies implementing a GraphQL endoint!
6-
version = 0.3.1
6+
version = 0.4.0
77
url = https://github.com/torchbox/wagtail-grapple
88
keywords =
99
wagtail

0 commit comments

Comments
 (0)