diff --git a/setup.py b/setup.py index c391c6c..79a8dcc 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="iaflow", - version='2.2.1', + version='2.2.2', author="Enmanuel Magallanes Pinargote", author_email="enmanuelmag@cardor.dev", description="This library help to create models with identifiers, checkpoints, logs and metadata automatically, in order to make the training process more efficient and traceable.",