diff --git a/ursh/setup.py b/ursh/setup.py index cb0fee5..cd5e45c 100644 --- a/ursh/setup.py +++ b/ursh/setup.py @@ -12,7 +12,7 @@ from setuptools import find_packages, setup setup( name='indico-plugin-ursh', - version='2.2-dev', + version='2.2', description='URL shortening service for Indico', url='https://github.com/indico/indico-plugins', license='MIT',