Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.12.2
Browse files Browse the repository at this point in the history
## [0.12.2](v0.12.1...v0.12.2) (2025-01-23)

### Bug Fixes

* don't fetch C54 if transaction splitting is disabled ([#161](#161)) ([0394fc3](0394fc3))
  • Loading branch information
alyf-linus committed Jan 23, 2025
1 parent 0394fc3 commit 3389db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion banking/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.1"
__version__ = "0.12.2"

0 comments on commit 3389db4

Please sign in to comment.