0.3.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.3.1 (2026-08-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Remove duplicate handler in dev logging config
|
||||
([`1a64ea3`](https://gitea.psi.ch/mx/AareCommon/commit/1a64ea3a096c8d2936afcaa8a306954a12d537f0))
|
||||
|
||||
- Simplify further
|
||||
([`2076123`](https://gitea.psi.ch/mx/AareCommon/commit/207612377d64c57bada0eee2fe772548debc3d21))
|
||||
|
||||
- Simplify log setup
|
||||
([`be5e971`](https://gitea.psi.ch/mx/AareCommon/commit/be5e971ff449ee3dbecdeb289422463e3e83c77f))
|
||||
|
||||
|
||||
## v0.3.0 (2026-08-07)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "aarecommon"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
description = "Common components (models, calculations) for Aare packages"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user