Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcello-Sega committed Jul 20, 2017
1 parent 7645889 commit 6c29d3e
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 @@ -37,7 +37,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.5.1',
version='0.5.2',

description='Python Tool for Interfacial Molecules Analysis',
long_description=long_description,
Expand Down Expand Up @@ -92,7 +92,7 @@
# https://packaging.python.org/en/latest/requirements.html
install_requires=['MDAnalysis>=0.15','PyWavelets>=0.5.2','numpy>=1.12.0',
'scipy>=0.18','scikit-image>=0.13.0','cython>=0.24.1',
'sphinx>=1.4.3','matplotlib','pytetgen'],
'sphinx>=1.4.3','matplotlib','pytetgen>=0.1.1'],

# List additional groups of dependencies here (e.g. development
# dependencies). You can install these using the following syntax,
Expand Down

0 comments on commit 6c29d3e

Please sign in to comment.