Automatically generated by python-semantic-release
This commit is contained in:
semantic-release 2024-03-21 19:49:39 +00:00 committed by ci_update_bot
parent ad96b729b4
commit ec0d050088
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
<!--next-version-placeholder-->
## v0.27.3 (2024-03-21)
### Fix
* Remove missplaced readme from aerotech ([`ad96b72`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/ad96b729b47318007d403f7024524379f5a32a84))
## v0.27.2 (2024-03-15)
### Fix

View File

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