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 09:44:56 +00:00
committed by ci_update_bot
parent ba5a7f1248
commit c2ae974bbb
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.18.0 (2023-09-08)
### Feature
* Eigerplot added ([`70d74c7`](https://gitlab.psi.ch/bec/bec-widgets/-/commit/70d74c774d2b318d99c049f0f03743e77812df98))
## v0.17.1 (2023-09-08)
### Fix

View File

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