Skip to content

Commit 6feab2d

Browse files
committed
pump to v26.32.2
1 parent 7b67f96 commit 6feab2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.md

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

55
---
66

7-
## [v26.32.1](https://github.com/CEA-MetroCarac/SPECTROview/releases/tag/v26.32.1) - 2026-08-04
7+
## [v26.32.2](https://github.com/CEA-MetroCarac/SPECTROview/releases/tag/v26.32.2) - 2026-08-04
88

99
##### ✨ New Features & Improvements
1010

spectroview/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# The app uses PySide6 throughout, but superqt (used for QLabeledDoubleRangeSlider)
77
os.environ.setdefault("QT_API", "pyside6")
88

9-
VERSION = "26.32.1"
9+
VERSION = "26.32.2"
1010

1111

1212
TEXT_EXPIRE = (

0 commit comments

Comments
 (0)