Skip to content

Commit abb1da9

Browse files
committed
0.0.17
1 parent ef0e69e commit abb1da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
'pandas',
88
'jmespath',
99
'jsonschema',
10-
'ase' # also pymatgen is supported
10+
'ase==3.15' # also pymatgen is supported
1111
]
1212

1313
setup(
1414
name='mpds_client',
15-
version='0.0.16',
15+
version='0.0.17',
1616
author='Evgeny Blokhin',
1717
author_email='eb@tilde.pro',
1818
description='MPDS platform API client',

0 commit comments

Comments
 (0)