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