0.1.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.1.1 (2026-07-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Load beamline configs from correct dir
|
||||
([`6b40d05`](https://gitea.psi.ch/mx/AareCommon/commit/6b40d05a437052e903ec54a0bd1803eafbc7e7f8))
|
||||
|
||||
|
||||
## v0.1.0 (2026-07-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "aarecommon"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Common components (models, calculations) for Aare packages"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user