Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2023-11-17 09:13:52 +00:00 committed by ci_update_bot
parent 824ae0bde6
commit 31a7074d90
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.12.0 (2023-11-17)
### Feature
* Added syndynamiccomponents for BEC CI tests ([`824ae0b`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/824ae0bde63f2ba5278e532812fe41d07f179099))
## v0.11.0 (2023-11-16)
### Feature

View File

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