Skip to content

Commit

Permalink
Merge pull request #408 from pyiron/base-0.3.10
Browse files Browse the repository at this point in the history
Update to pyiron_base-0.3.10
  • Loading branch information
jan-janssen authored Nov 2, 2021
2 parents cae3127 + 40d2eea commit 1349f06
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 @@ -14,7 +14,7 @@ dependencies:
- numpy =1.21.3
- pandas =1.3.4
- phonopy =2.12.0
- pyiron_base =0.3.9
- pyiron_base =0.3.10
- pymatgen =2022.0.16
- pyscal =2.10.12
- pytables =3.6.1
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 @@
'numpy==1.21.3',
'pandas==1.3.4',
'phonopy==2.12.0',
'pyiron_base==0.3.9',
'pyiron_base==0.3.10',
'pymatgen==2022.0.16',
'scipy==1.7.1',
'seekpath==2.0.1',
Expand Down

0 comments on commit 1349f06

Please sign in to comment.