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 216f11d commit 199e7c0Copy full SHA for 199e7c0
setup.py
@@ -3,7 +3,7 @@
3
4
setuptools.setup(
5
name="nbresuse",
6
- version='0.2.0',
+ version='0.3.0',
7
url="https://github.com/yuvipanda/nbresuse",
8
author="Yuvi Panda",
9
description="Simple Jupyter extension to show how much resources (RAM) your notebook is using",
0 commit comments