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
|
|
@ -2,4 +2,4 @@ from portfolio_optimiser import __version__
|
|||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == "1.2.0"
|
||||
assert __version__ == "1.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue