File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22setup (
33 name = 'extra_keras_datasets' ,
44 packages = ['extra_keras_datasets' ],
5- version = '0.1.2 ' ,
5+ version = '0.1.3 ' ,
66 license = 'MIT' ,
77 description = 'Extending the Keras Datasets module with extra ones.' ,
88 long_description = 'Extending the Keras Datasets module with extra ones.' ,
99 author = 'Christian Versloot' ,
1010 author_email = 'chris@machinecurve.com' ,
1111 url = 'https://github.com/christianversloot/extra_keras_datasets' ,
12- download_url = 'https://github.com/christianversloot/extra_keras_datasets/archive/0.1.2 .tar.gz' ,
12+ download_url = 'https://github.com/christianversloot/extra_keras_datasets/archive/0.1.3 .tar.gz' ,
1313 keywords = ['keras' , 'datasets' , 'machine learning' ],
1414 install_requires = [
1515 'keras' ,
You can’t perform that action at this time.
0 commit comments