Skip to content

Commit

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

### Bug Fixes

* allow gst category as deemed export for any gstin type ([55e37b6](55e37b6))
* commit after every chunk ([5fc957c](5fc957c))
* correct gst details ([e2e3529](e2e3529))
* do no compute Item GST details if Item not in Item Wise Tax Details ([df71825](df71825))
* fix failing test cases due to pr [#1456](#1456) ([6a66957](6a66957))
* KeyError in certain transactions resolved by using `get` method for dictionary access. ([e734fa8](e734fa8))
* nil rated supplies in gstr-1 ([c1d2998](c1d2998))
* test case version-14 ([99e93b9](99e93b9))
* throw error if scheduler is disabled when e-invoice/e-waybill API is used ([#1456](#1456)) ([2ff531f](2ff531f))

### Features

* Export GSTR-1 Excel in one-click & HSN integration in GSTR-1 Report ([#1448](#1448)) ([a56ece4](a56ece4))
  • Loading branch information
india-compliance-bot committed Dec 26, 2023
1 parent e1ab4c7 commit 7cdb6d4
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.1"
__version__ = "14.22.0"

0 comments on commit 7cdb6d4

Please sign in to comment.