Skip to content

Commit f30d1cf

Browse files
committed
Release 0.3.6
1 parent d131aaa commit f30d1cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ channels:
44
dependencies:
55
- python=3
66
- jupyterlab=2
7-
- nbresuse=0.3.5
7+
- nbresuse=0.3.6
88
- nodejs

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setuptools.setup(
1313
name="nbresuse",
14-
version="0.3.5",
14+
version="0.3.6",
1515
url="https://github.com/yuvipanda/nbresuse",
1616
author="Yuvi Panda",
1717
description="Simple Jupyter extension to show how much resources (RAM) your notebook is using",

0 commit comments

Comments
 (0)