Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya committed Feb 20, 2019
1 parent 8534c04 commit 2d0e794
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

setup(
name='coolpuppy',
version='0.6.1',
version='0.7',
scripts=['coolpup.py'],
install_requires=['numpy', 'cooler', 'pandas', 'natsort', 'scipy',
'mirnylib', 'cooltools']
'mirnylib', 'cooltools', 'multiprocessing', 'warnings']
)

0 comments on commit 2d0e794

Please sign in to comment.