Skip to content

Commit

Permalink
chore(release): prepare for 0.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-awd committed Nov 24, 2024
1 parent c66963f commit ee68dce
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
@@ -1,5 +1,15 @@
# Changelog

## [0.13.5] - 2024-11-24

### 🚜 Refactor

- *(statements/safety)* Add additional safety check

### ⚙️ Miscellaneous Tasks

- *(banks/hsbc)* Support new statement header format

## [0.13.4] - 2024-11-15

### ⚙️ Miscellaneous Tasks
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 = "monopoly-core"
version = "0.13.4"
version = "0.13.5"
description = "Monopoly is a Python library & CLI that converts bank statement PDFs to CSV"
repository = "https://github.com/benjamin-awd/monopoly"
authors = ["benjamin-awd <benjamindornel@gmail.com>"]
Expand Down

0 comments on commit ee68dce

Please sign in to comment.