Skip to content

Commit 56d9223

Browse files
bump: version 0.11.0 → 0.12.0
1 parent 7f15741 commit 56d9223

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.12.0 (2024-04-02)
2+
3+
### Feat
4+
5+
- add sinks protocols
6+
7+
### Fix
8+
9+
- type hint errors
10+
- rename parser protocol
11+
112
## 0.11.0 (2024-04-01)
213

314
## 0.10.0 (2024-03-31)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ficamp"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
description = "Analyze your bank data and categorize it."
55
authors = ["Santiago Fraire Willemoes <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)