Skip to content

Commit e9dc54f

Browse files
committed
Update setup.py
1 parent 815b505 commit e9dc54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name='mimo_keras',
1010
packages=['mimo_keras'],
11-
version='0.1.12',
11+
version='0.1.13',
1212
license='MIT',
1313
description='A DataGenerator for Keras multiple-input multiple-output models and massive datasets with any type of data',
1414
long_description=long_description,

0 commit comments

Comments
 (0)