File tree Expand file tree Collapse file tree 5 files changed +17
-4
lines changed
Expand file tree Collapse file tree 5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.3.3 (2026-02-20)
6+
7+ ### Bug Fixes
8+
9+ - ** NERSC** : Improve jupyter/nersc usage
10+ ([ ` aa7086b ` ] ( https://github.com/Kitware/QuickView/commit/aa7086bedd2264b1f9602c968dd8f505bc34047a ) )
11+
12+ ### Documentation
13+
14+ - ** NERSC** : Add information for jupyter setup at NERSC
15+ ([ ` 3037841 ` ] ( https://github.com/Kitware/QuickView/commit/303784165f17b6f0ad1fcf237909f734ab5cf85f ) )
16+
17+
518## v1.3.2 (2026-02-18)
619
720### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " e3sm-quickview"
3- version = " 1.3.2 "
3+ version = " 1.3.3 "
44description = " An application to explore/analyze data for atmosphere component for E3SM"
55authors = [
66 {name = " Kitware Inc." },
Original file line number Diff line number Diff line change 11[package ]
22name = " app"
3- version = " 1.3.2 "
3+ version = " 1.3.3 "
44description = " QuickView: Visual Analyis for E3SM Atmosphere Data"
55authors = [" Kitware" ]
66license = " "
Original file line number Diff line number Diff line change 77 },
88 "package" : {
99 "productName" : " QuickView" ,
10- "version" : " 1.3.2 "
10+ "version" : " 1.3.3 "
1111 },
1212 "tauri" : {
1313 "allowlist" : {
Original file line number Diff line number Diff line change 11"""QuickView: Visual Analysis for E3SM Atmosphere Data."""
22
3- __version__ = "1.3.2 "
3+ __version__ = "1.3.3 "
44__author__ = "Kitware Inc."
55__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments