Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.21.1
Browse files Browse the repository at this point in the history
## [14.21.1](v14.21.0...v14.21.1) (2023-12-23)

### Bug Fixes

* KeyError in certain transactions resolved by using `get` method for dictionary access. ([a7615a8](a7615a8))
  • Loading branch information
india-compliance-bot committed Dec 23, 2023
1 parent 5fb143d commit e0eee1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.21.0"
__version__ = "14.21.1"

0 comments on commit e0eee1c

Please sign in to comment.