Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhannah committed Jan 22, 2025
1 parent 1b01e03 commit 1e5f497
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.2.0 (unreleased)
## v1.2.0 (2025-01-21)

- Add `Transaction.cleared` boolean field.
- Add `RepeatingTransaction.last_cleared` date field. All `Transactions` yielded
Expand Down
2 changes: 1 addition & 1 deletion example/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"budge>=1.1.1",
"budge>=1.2.0",
"ipykernel>=6.29.5",
"matplotlib>=3.10.0",
"pandas>=2.2.3",
Expand Down
Loading

0 comments on commit 1e5f497

Please sign in to comment.