diff --git a/docs/conf.py b/docs/conf.py index efcba593..18cb48a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ author = "Nathan Horrigan" # The full version, including alpha/beta/rc tags -release = "0.0.1" +release = "0.3.0" # -- General configuration --------------------------------------------------- diff --git a/setup.cfg b/setup.cfg index 37bcdb33..61a7794b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = wagtail-grapple author = Nathan Horrigan author_email = NathHorrigan@gmail.com description = A django app that speeds up and simplifies implementing a GraphQL endoint! -version = 0.1.7 +version = 0.3.0 url = https://github.com/torchbox/wagtail-grapple keywords = wagtail