Skip to content

Commit 92c0b0d

Browse files
authored
Merge pull request #70 from jupyterhub/version-bump
Bump version number
2 parents b1c873c + ccef51a commit 92c0b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

33
setup(
44
name='jupyterhub-systemdspawner',
5-
version='0.13',
5+
version='0.14',
66
description='JupyterHub Spawner using systemd for resource isolation',
77
long_description='See https://github.com/jupyterhub/systemdspawner for more info',
88
url='https://github.com/jupyterhub/systemdspawner',

0 commit comments

Comments
 (0)