0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2023-09-12 13:57:21 +00:00
committed by ci_update_bot
parent 7b844c805d
commit 19746c0b76
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.26.0 (2023-09-12)
### Feature
* Plot different signals and plot configurations based on different scans ([`57e6990`](https://gitlab.psi.ch/bec/bec-widgets/-/commit/57e69907d55f7693e97d48026f3bb426adfb4870))
## v0.25.1 (2023-09-12)
### Fix

View File

@ -1,6 +1,6 @@
from setuptools import setup
__version__ = "0.25.1"
__version__ = "0.26.0"
if __name__ == "__main__":
setup(