Skip to content

Commit

Permalink
Merge pull request #599 from pyiron/pyiron/base-0.5.12
Browse files Browse the repository at this point in the history
update pyiron base to 0.5.12
  • Loading branch information
jan-janssen authored Apr 27, 2022
2 parents da19745 + 27ab1cc commit bb645f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- pandas =1.4.2
- phonopy =2.14.0
- pint =0.19.2
- pyiron_base =0.5.11
- pyiron_base =0.5.12
- pymatgen =2022.4.19
- pyscal =2.10.15
- pytables =3.7.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'pandas==1.4.2',
'phonopy==2.14.0',
'pint==0.19.2',
'pyiron_base==0.5.11',
'pyiron_base==0.5.12',
'pymatgen==2022.4.19',
'scipy==1.8.0',
'seekpath==2.0.1',
Expand Down

0 comments on commit bb645f6

Please sign in to comment.