Skip to content

Commit

Permalink
Merge pull request #103 from jupyterhub/release-bump
Browse files Browse the repository at this point in the history
Move version back to .dev0
  • Loading branch information
yuvipanda authored Jan 11, 2023
2 parents c3b8937 + 87cf1d1 commit d88abc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="jupyterhub-systemdspawner",
version="0.17.0",
version="0.18.0.dev0",
description="JupyterHub Spawner using systemd for resource isolation",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit d88abc9

Please sign in to comment.