We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56daa43 commit 54ca9f1Copy full SHA for 54ca9f1
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
-- 3.6
+- 3.5
4
5
branches:
6
only:
setup.py
@@ -2,7 +2,7 @@
setuptools.setup(
name="nbserverproxy",
- version='0.8.4',
+ version='0.8.5',
url="https://github.com/jupyterhub/nbserverproxy",
7
author="Ryan Lovett & Yuvi Panda",
8
author_email="rylo@berkeley.edu",
0 commit comments