Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Mar 8, 2021
1 parent a4198ca commit 5183de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Linux
runs-on: ubuntu-latest
env:
RELEASEVER: "0.0.12"
RELEASEVER: "0.0.13"
SPHINXDFT_DATA_VER: "0.0.1"
SPHINXDFT_DATA_BUILD: "0"
GPAW_DATA_VER: "0.9.20000"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Linux
runs-on: ubuntu-latest
env:
RELEASEVER: "0.0.12"
RELEASEVER: "0.0.13"
SPHINXDFT_DATA_VER: "0.0.1"
SPHINXDFT_DATA_BUILD: "0"
GPAW_DATA_VER: "0.9.20000"
Expand Down

0 comments on commit 5183de4

Please sign in to comment.