File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[project ]
22name = " e3sm-compareview"
3- version = " 1.2.0 "
3+ version = " 1.2.1 "
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.2.0 "
3+ version = " 1.2.1 "
44description = " CompareView: Visual Analysis for E3SM Atmosphere Data"
55authors = [" Kitware" ]
66license = " "
Original file line number Diff line number Diff line change 77 },
88 "package" : {
99 "productName" : " CompareView" ,
10- "version" : " 1.2.0 "
10+ "version" : " 1.2.1 "
1111 },
1212 "tauri" : {
1313 "allowlist" : {
Original file line number Diff line number Diff line change 11"""CompareView: E3SM CompareView application."""
22
33# TODO(decouple): Revisit "quickview" naming/usage in Tauri configs after refactor.
4- __version__ = "1.2.0 "
4+ __version__ = "1.2.1 "
55__author__ = "Kitware Inc."
66__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments