0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2023-09-08 14:36:01 +00:00
committed by ci_update_bot
parent 3774b1ae81
commit ea64afdbc5
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.22.0 (2023-09-08)
### Feature
* Added FFT ([`b984f0f`](https://gitlab.psi.ch/bec/bec-widgets/-/commit/b984f0f36e2178690eaaec091d4a7b9443f2378f))
## v0.21.2 (2023-09-08)
### Fix

View File

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