diff --git a/setup.py b/setup.py index 8e78f5f8a95cdc6664845be31b9c12e187741c3d..9ab3a8f561602d6263359e9a454ee96497583914 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.2.0.dev0', + version='0.2.0', author='Georges Racinet', author_email='georges.racinet@octobus.net', url='https://foss.heptapod.net/heptapod/hgitaly',