Skip to content

Commit

Permalink
bump: version 0.5.0 → 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2024
1 parent 66ba3e3 commit cfa562f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.6.0 (2024-03-31)

## 0.5.0 (2024-03-31)

## 0.4.0 (2024-03-31)
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 = "ficamp"
version = "0.5.0"
version = "0.6.0"
description = "Analyze your bank data and categorize it."
authors = ["Santiago Fraire Willemoes <santiwilly@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit cfa562f

Please sign in to comment.