diff --git a/setup.py b/setup.py index beaaf0e32030ce71499115e5a16326e2ece005b1..9aedb05b7ad905c15715b66de1b4838d762f6d65 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('install-requirements.txt', 'r') as install_reqf: setup( name='heptapod', - version='0.15.2', + version='0.15.3', author='Georges Racinet', author_email='georges.racinet@octobus.net', url='https://foss.heptapod.net/heptapod/py-heptapod',