diff --git a/setup.py b/setup.py index 96980d7..96bfe63 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup PACKAGE_NAME = 'hakai-segmentation' -VERSION = '0.2.2rc1' +VERSION = '0.2.2' packages = [ 'hakai_segmentation',