jupyterhub / systemdspawner

Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92 stars 45 forks source link

Git tag vor version 0.15.0 #89

Closed erictapen closed 2 years ago

erictapen commented 2 years ago

Bug description

It looks like there wasn't a corresponding git tag released for the newest version 0.15.0 at Pypi. Could you add that? It makes maintaining the systemdspawner package at Nixpkgs much easier.

welcome[bot] commented 2 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

yuvipanda commented 2 years ago

I just tagged v0.15 at 7d7cf42db76d9cfa5a4bc42fff14943877ac570b. Thanks for pointing this out, @erictapen!