We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1144ef6 commit 804cd81Copy full SHA for 804cd81
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.5.0 (2024-03-31)
2
+
3
## 0.4.0 (2024-03-31)
4
5
## 0.3.0 (2024-03-30)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ficamp"
-version = "0.4.0"
+version = "0.5.0"
description = "Analyze your bank data and categorize it."
authors = ["Santiago Fraire Willemoes <[email protected]>"]
6
readme = "README.md"
0 commit comments