diff --git a/setup.py b/setup.py index 4b6e583..0f88822 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pygsom", - version="0.0.2", + version="0.1.0", author="Thimal Kempitiya", author_email="t.kempitiya@gmail.com", description="gsom clustering and dimensional reduction algorithm",