Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.3.0
Browse files Browse the repository at this point in the history
# [15.3.0](v15.2.1...v15.3.0) (2023-12-26)

### Bug Fixes

* allow gst category as deemed export for any gstin type ([73dac8c](73dac8c))
* commit after every chunk ([294abe6](294abe6))
* correct gst details ([cf1f9e6](cf1f9e6))
* do no compute Item GST details if Item not in Item Wise Tax Details ([1ed2792](1ed2792))
* fix failing test cases due to pr [#1456](#1456) ([7ab14cf](7ab14cf))
* KeyError in certain transactions resolved by using `get` method for dictionary access. ([05e67fa](05e67fa))
* nil rated supplies in gstr-1 ([f048081](f048081))
* throw error if scheduler is disabled when e-invoice/e-waybill API is used ([#1456](#1456)) ([2f82608](2f82608))

### Features

* Export GSTR-1 Excel in one-click & HSN integration in GSTR-1 Report ([#1448](#1448)) ([f9b3fda](f9b3fda))
  • Loading branch information
india-compliance-bot committed Dec 26, 2023
1 parent f534a48 commit b5e7d81
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__ = "15.2.1"
__version__ = "15.3.0"

0 comments on commit b5e7d81

Please sign in to comment.