diff --git a/setup.py b/setup.py index af40411..52f435a 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup ( name = 'optunapi', - version = '0.1.1', + version = '0.1.2', author = 'Matteo Barbetti', author_email = 'matteo.barbetti@fi.infn.it', description = 'API to distribute hyperparameters optimization through HTTP requests',