diff --git a/setup.py b/setup.py index c56b45b..04f562c 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='django_emarsys', - version='0.34', + version='0.35', description='Django glue for Emarsys events', license="MIT", author='Markus Bertheau',