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 9b25fbb commit dd2d21cCopy full SHA for dd2d21c
setup.py
@@ -3,7 +3,7 @@
3
4
setuptools.setup(
5
name="nbresuse",
6
- version='0.3.2',
+ version='0.3.3',
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