Skip to content

Commit

Permalink
Merge pull request #45 from minrk/07-rlease
Browse files Browse the repository at this point in the history
jupyterhub 0.7 is released
  • Loading branch information
willingc committed Dec 6, 2016
2 parents 065f7df + 0a98bb0 commit b50259b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/jupyterhub/tasks/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
pip: name={{item}} state=present editable=false
become: true
with_items:
- jupyterhub==0.7.0b1
- jupyterhub==0.7
- oauthenticator==0.5

0 comments on commit b50259b

Please sign in to comment.