Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.7.2
Browse files Browse the repository at this point in the history
## [0.7.2](v0.7.1...v0.7.2) (2024-11-18)

### Bug Fixes

* **Bank Reconciliation Tool:** check role perms (backport [#120](#120)) ([#126](#126)) ([e8fd51b](e8fd51b))
  • Loading branch information
alyf-linus committed Nov 18, 2024
1 parent e8fd51b commit d79680b
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.7.1"
__version__ = "0.7.2"

0 comments on commit d79680b

Please sign in to comment.