We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f53b3 commit 9e37da0Copy full SHA for 9e37da0
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import find_packages
4
5
setup(name='multimodal-keras-wrapper',
6
- version='3.0.11',
+ version='3.1.0',
7
description='Wrapper for Keras with support to easy multimodal data and models loading and handling.',
8
author='Marc Bolaños - Alvaro Peris',
9
author_email='marc.bolanos@ub.edu',
0 commit comments