chore(release): 1.3.0

Version sync in every file that carries it: pyproject.toml, __init__.py,
tests/test_smoke.py, README (status heading, its anchor, the wheel command),
uv.lock and a new CHANGELOG section. No tag.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-23 15:04:47 +02:00
commit 0bd03bc46f
Signed by: ktg
SSH key fingerprint: SHA256:JakMjO6FTBBzN0Bhfj9saOoEjaFxlSdYuZQQpM/lF9Q
6 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "portfolio-optimiser"
version = "1.2.0"
version = "1.3.0"
description = "Generic framework on Microsoft Agent Framework for per-project cost-savings optimization"
readme = "README.md"
requires-python = ">=3.10"