Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from pyiron/dependabot/pip/pyiron-atomistics-0.2.4
Browse files Browse the repository at this point in the history
Bump pyiron-atomistics from 0.2.3 to 0.2.4
  • Loading branch information
jan-janssen authored Feb 27, 2021
2 parents 3a4b551 + 088b8a2 commit ffe3aa4
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 @@ -31,7 +31,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_atomistics==0.2.3',
'pyiron_atomistics==0.2.4',
'spglib==1.16.1',
'scipy==1.6.0'
],
Expand Down

0 comments on commit ffe3aa4

Please sign in to comment.