Skip to content

Commit 836c6bb

Browse files
authored
Merge pull request #1886 from pyiron/amp
Update pyiron_lammps to 0.5.1
2 parents a2bab00 + 282991d commit 836c6bb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- phonopy =2.44.0
2020
- pint =0.25.2
2121
- pyiron_base =0.15.10
22-
- pyiron_lammps =0.5.0
22+
- pyiron_lammps =0.5.1
2323
- pyiron_snippets =1.0.2
2424
- pyiron_vasp =0.2.16
2525
- pylammpsmpi =0.3.7

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
- phonopy =2.44.0
1717
- pint =0.25.2
1818
- pyiron_base =0.15.10
19-
- pyiron_lammps =0.5.0
19+
- pyiron_lammps =0.5.1
2020
- pyiron_vasp =0.2.16
2121
- pyiron_snippets =1.0.2
2222
- pylammpsmpi =0.3.7

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- phonopy =2.44.0
1616
- pint =0.25.2
1717
- pyiron_base =0.15.10
18-
- pyiron_lammps =0.5.0
18+
- pyiron_lammps =0.5.1
1919
- pyiron_snippets =1.0.2
2020
- pyiron_vasp =0.2.16
2121
- pylammpsmpi =0.3.7

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"phonopy==2.44.0",
3737
"pint==0.25.2",
3838
"pyiron_base==0.15.10",
39-
"pyiron_lammps==0.5.0",
39+
"pyiron_lammps==0.5.1",
4040
"pyiron_snippets==1.0.2",
4141
"pyiron_vasp==0.2.16",
4242
"pylammpsmpi==0.3.7",

0 commit comments

Comments
 (0)