Skip to content

Commit 73161bf

Browse files
semantic-releaseactions-user
semantic-release
authored andcommitted
0.1.21
Automatically generated by python-semantic-release [skip ci]
1 parent 7fc67d8 commit 73161bf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.1.21 (2024-12-19)
6+
7+
### Feature
8+
9+
* Implement better cache mechanism and various code improvements ([#22](https://github.com/gbourniq/portfolio-analytics/issues/22)) ([`7fc67d8`](https://github.com/gbourniq/portfolio-analytics/commit/7fc67d8d0f297d068b0ea290d39a0178016c25ff))
10+
511
## v0.1.20 (2024-12-19)
612

713
### Fix

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "portfolio_analytics"
3-
version = "0.1.20"
3+
version = "0.1.21"
44
description = "A Python project to analyse a portfolio given positions and market data."
55
authors = ["Guillaume Bournique <guillaume.bournique@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)