From 35fd4836b0d823dbceea8694c9f7a23c4dc40f20 Mon Sep 17 00:00:00 2001 From: Todd Dembrey Date: Wed, 8 Nov 2017 13:58:50 +0000 Subject: [PATCH] update the realease --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f9f7c77..a364690 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ with open('README.rst') as fh: setup( name='wagtail-personalisation', - version='0.9.1', + version='0.10.0beta1', description='A Wagtail add-on for showing personalized content', author='Lab Digital BV', author_email='opensource@labdigital.nl',