mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-24 12:12:59 +02:00
3.19.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.19.1 (2026-06-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Correct fast and slow axis order in heatmap calculations and tests
|
||||
([`9123f5b`](https://github.com/bec-project/bec_widgets/commit/9123f5be0083662b98d41172a6e7988c1a5a4207))
|
||||
|
||||
|
||||
## v3.19.0 (2026-06-29)
|
||||
|
||||
### Features
|
||||
|
||||
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bec_widgets"
|
||||
version = "3.19.0"
|
||||
version = "3.19.1"
|
||||
description = "BEC Widgets"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
@@ -84,6 +84,7 @@ qtermwidget = ["pyside6_qtermwidget"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user