Skip to content

Commit

Permalink
release 0.2.0 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
laisbsc authored Jan 27, 2021
1 parent aa51f51 commit afa5e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qhub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.21
0.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: 3.8
- name: Install qhub
run: |
pip install qhub==0.1.21
pip install qhub==0.2.0
- name: Render Changes to Template
run: |
qhub render -c qhub-config.yaml -o ./ -f
Expand Down

0 comments on commit afa5e2f

Please sign in to comment.