Skip to content

Commit

Permalink
Merge pull request #10 from pyiron/pyiron_0_3_21
Browse files Browse the repository at this point in the history
Update to pyiron 0.3.21
  • Loading branch information
jan-janssen authored Dec 23, 2020
2 parents 74fab2f + 7a2de8c commit abd6f7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.3.13
release: 0.3.21

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

channels:
- https://conda.anaconda.org/conda-forge
Expand All @@ -14,7 +14,7 @@ specs:
- jupyterlab
- nodejs
- nglview =2.7.7
- pyiron =0.3.13
- pyiron =0.3.21
- sphinxdft =2.7.0 [linux]
- lammps =2020.03.03 [linux|osx]
- lammps =2018.03.16 [win]
Expand Down

0 comments on commit abd6f7b

Please sign in to comment.