You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
setup_args=dict(
7
7
name='jupyterlmod',
8
8
packages= ['jupyterlmod', 'lmod'],
9
-
version="3.0.4",
9
+
version="3.1.0",
10
10
description="jupyterlmod: notebook server extension to interact with Lmod system",
11
11
long_description="Jupyter interactive notebook server extension that allows user to select software modules to load with Lmod before launching kernels.",
0 commit comments