diff --git a/setup.py b/setup.py index 665ec09..a862c0b 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="IntraSOM", - version="1.0.1", + version="1.0.2", author="InTRA RDI Center (Universidade de São Paulo)", author_email="intra@usp.br", description="IntraSOM: Library for Self-Organizing Maps with missing data, hexagonal lattice and toroidal projection",