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 147b231 commit 0a4c009Copy full SHA for 0a4c009
setup.py
@@ -11,7 +11,7 @@
11
12
setuptools.setup(
13
name="nbresuse",
14
- version="0.3.6",
+ version="0.4.0",
15
url="https://github.com/yuvipanda/nbresuse",
16
author="Yuvi Panda",
17
description="Simple Jupyter extension to show how much resources (RAM) your notebook is using",
0 commit comments