diff --git a/setup.py b/setup.py index 5c4dbaffdebbc236ff90b9eeb865dc12c1cf5132..53791815d409bcbf83b84aac3d6ba0d817cb6632 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('install-requirements.txt', 'r') as install_reqf: setup( name='hgitaly', - version='0.3.0', + version='0.4.0', author='Georges Racinet', author_email='georges.racinet@octobus.net', url='https://foss.heptapod.net/heptapod/hgitaly',