Skip to content

Commit

Permalink
Merge pull request #292 from Quansight/release-023
Browse files Browse the repository at this point in the history
Release v0.2.3
  • Loading branch information
aktech authored Feb 5, 2021
2 parents d1de087 + 3758282 commit 7f7e8b4
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.2.2
0.2.3
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.2.2
pip install qhub==0.2.3
- name: Render Changes to Template
run: |
qhub render -c qhub-config.yaml -o ./ -f
Expand Down

0 comments on commit 7f7e8b4

Please sign in to comment.