Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release [skip ci]
  • Loading branch information
semantic-release authored and actions-user committed Dec 22, 2024
1 parent 65e7b12 commit 21aa5e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

<!--next-version-placeholder-->

## v0.2.0 (2024-12-22)

### Feature

* Semantic release to bump patch/minor/major based on fix/feat/BREAKING CHANGE: commit msg ([`349fe1c`](https://github.com/gbourniq/portfolio-analytics-platform/commit/349fe1c7a99abc8bb06ffdc57ff856065ec17c11))

### Fix

* Update docker deploy commands ([`4a42f6a`](https://github.com/gbourniq/portfolio-analytics-platform/commit/4a42f6a5c7fd443b2fe3398b695a91d233f304c8))

## v0.1.29 (2024-12-22)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "portfolio_analytics"
version = "0.1.29"
version = "0.2.0"
description = "A Python project to analyse a portfolio given positions and market data."
authors = ["Guillaume Bournique <guillaume.bournique@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 21aa5e3

Please sign in to comment.