Skip to content

Commit

Permalink
Merge pull request #12 from pyiron/update
Browse files Browse the repository at this point in the history
Update pyiron installer to 0.4.6
  • Loading branch information
jan-janssen authored Dec 14, 2021
2 parents 9f66a9f + 09b0064 commit 7acb136
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ master ]

env:
release: 0.4.3
release: 0.4.6

jobs:
createrelease:
Expand Down
12 changes: 6 additions & 6 deletions constructor/construct.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: pyiron-0.4.3_build
version: 0.4.3
name: pyiron-0.4.6_build
version: 0.4.6

channels:
- https://conda.anaconda.org/conda-forge
Expand All @@ -12,10 +12,10 @@ specs:
- notebook
- jupyterlab
- nodejs
- nglview =2.7.7
- pyiron =0.4.3
- sphinxdft =2.7.0 [linux]
- lammps =2021.02.10 [linux|osx]
- nglview =3.0.3
- pyiron =0.4.6
- sphinxdft =3.0.3 [linux]
- lammps =2021.09.29 [linux|osx]
- lammps =2018.03.16 [win]

post_install: post_build_win.bat [win]
Expand Down

0 comments on commit 7acb136

Please sign in to comment.