Skip to content

Commit ccef51a

Browse files
committed
Bump version number
Primarily to bring in #63, since CentOS doesn't work without it yet
1 parent b1c873c commit ccef51a

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)