From e33c4e9eaf324211c3b7fe742f2e375fe0d39a43 Mon Sep 17 00:00:00 2001 From: India Compliance Bot Date: Wed, 10 Jan 2024 04:40:37 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.23.1 ## [14.23.1](https://github.com/resilient-tech/india-compliance/compare/v14.23.0...v14.23.1) (2024-01-10) ### Bug Fixes * check major version on develop ([4bb05de](https://github.com/resilient-tech/india-compliance/commit/4bb05dee56e0e4e6cee6429bef5ec2b06a5c0a43)) * compare total gst for pan level matching ([e99e254](https://github.com/resilient-tech/india-compliance/commit/e99e2541dc44d4d50cf5787ff400d949be9d8d7f)) * gstr-1 hsn wise summary json format ([b017236](https://github.com/resilient-tech/india-compliance/commit/b01723683627455ab6347b35162cc90f059ecd35)) * return if no nil rated templates ([d3b474b](https://github.com/resilient-tech/india-compliance/commit/d3b474b56869b46f053dd319b430bcbd4892c5f0)) * return if not session_expiry ([ae4dd58](https://github.com/resilient-tech/india-compliance/commit/ae4dd58634b0ef331bc75fdcaf438e2cfef38e36)) * simplify residual match for more inclusive matches ([6a38987](https://github.com/resilient-tech/india-compliance/commit/6a389878d34e5258fd1804a4ca205c6b93e23e0c)) * update reconcilliation status in post install ([dcd91dc](https://github.com/resilient-tech/india-compliance/commit/dcd91dc0a12504183d2206735685e5dbb9d2d78d)) --- india_compliance/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/india_compliance/__init__.py b/india_compliance/__init__.py index 977dd6763..3c1e49c8c 100644 --- a/india_compliance/__init__.py +++ b/india_compliance/__init__.py @@ -1 +1 @@ -__version__ = "14.23.0" +__version__ = "14.23.1"