Skip to content

Commit

Permalink
jupyterhub 0.7 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Dec 5, 2016
1 parent 065f7df commit 0a98bb0
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 0a98bb0

Please sign in to comment.