diff --git a/setup.py b/setup.py index e27c382..401bf3f 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import find_packages setup(name='multimodal-keras-wrapper', - version='3.0.5', + version='3.0.6', description='Wrapper for Keras with support to easy multimodal data and models loading and handling.', author='Marc BolaƱos - Alvaro Peris', author_email='marc.bolanos@ub.edu',