Skip to content

Commit 54ca9f1

Browse files
committed
Bump to 0.8.5.
1 parent 56daa43 commit 54ca9f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
python:
3-
- 3.6
3+
- 3.5
44

55
branches:
66
only:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="nbserverproxy",
5-
version='0.8.4',
5+
version='0.8.5',
66
url="https://github.com/jupyterhub/nbserverproxy",
77
author="Ryan Lovett & Yuvi Panda",
88
author_email="[email protected]",

0 commit comments

Comments
 (0)