Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rkcosmos committed Apr 9, 2018
1 parent 8e7c378 commit 5094776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name='deepcut',
packages=['deepcut'],
include_package_data=True,
version='0.6.0.0',
version='0.6.1.0',
install_requires=['keras>=2.0.0', 'pandas',
'scipy', 'numpy', 'scikit-learn', 'h5py'],
license='MIT',
Expand Down

0 comments on commit 5094776

Please sign in to comment.