version bump 0.10.9
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
|||||||
|
0.10.9
|
||||||
|
==================
|
||||||
|
- Bug Fix: Display the number of users in a static segment on dashboard
|
||||||
|
|
||||||
0.10.8
|
0.10.8
|
||||||
==================
|
==================
|
||||||
- Don't add users to exclude list for dynamic segments
|
- Don't add users to exclude list for dynamic segments
|
||||||
|
2
setup.py
2
setup.py
@ -32,7 +32,7 @@ with open('README.rst') as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='wagtail-personalisation-molo',
|
name='wagtail-personalisation-molo',
|
||||||
version='0.10.8',
|
version='0.10.9',
|
||||||
description='A forked version of Wagtail add-on for showing personalized content',
|
description='A forked version of Wagtail add-on for showing personalized content',
|
||||||
author='Praekelt.org',
|
author='Praekelt.org',
|
||||||
author_email='dev@praekeltfoundation.org',
|
author_email='dev@praekeltfoundation.org',
|
||||||
|
Reference in New Issue
Block a user