Skip to content

Commit

Permalink
Merge pull request #188 from Quansight/v0.1.21
Browse files Browse the repository at this point in the history
release 0.1.21
  • Loading branch information
tylerpotts authored Nov 18, 2020
2 parents 858ec20 + 1f17d6d commit 412e712
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.20
0.1.21
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.20
pip install qhub==0.1.21
- name: Render Changes to Template
run: |
qhub render -c qhub-config.yaml -o ./ -f
Expand Down

0 comments on commit 412e712

Please sign in to comment.