We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1411cd6 commit 5eb2203Copy full SHA for 5eb2203
setup.py
@@ -67,7 +67,7 @@
67
68
setuptools.setup(
69
name=NAME,
70
- version="0.5.0",
+ version="0.5.1",
71
url="https://github.com/jupyter-server/jupyter-resource-usage",
72
author="Jupyter Development Team",
73
description="Simple Jupyter extension to show how much resources (RAM) your notebook is using",
0 commit comments