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:
parent
37547fe292
commit
0bd03bc46f
6 changed files with 14 additions and 7 deletions
|
|
@ -26,7 +26,7 @@ from portfolio_optimiser.run import (
|
|||
run_project,
|
||||
)
|
||||
|
||||
__version__ = "1.2.0"
|
||||
__version__ = "1.3.0"
|
||||
|
||||
__all__ = [
|
||||
# Portfolio orchestration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue