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-13 08:05:28 +00:00
committed by ci_update_bot
parent a5c6ffaa02
commit bd28aa0361
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.26.5 (2023-09-13)
### Fix
* Motor_example.py help extended ([`a5c6ffa`](https://gitlab.psi.ch/bec/bec-widgets/-/commit/a5c6ffaa024a0dd6901976c81ea9146e5be016ec))
## v0.26.4 (2023-09-12)
### Fix

View File

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