Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.15.2
Browse files Browse the repository at this point in the history
## [14.15.2](v14.15.1...v14.15.2) (2023-08-17)

### Bug Fixes

* improve whitelisted functions and other misc fixes ([1e8a429](1e8a429))
* unconditionally remove indian companies from GSt settings on trash ([1ec5a6c](1ec5a6c))
* use short queue for generating less than 5 e-Invoices ([f74baba](f74baba))
* use taxable value instead of base value for calculation of nil-rated exempt in gstr3b ([#968](#968)) ([2d2c2a3](2d2c2a3))
* **ux:** auto retry generate e-invoice if failed because of Gateway Timeout ([#805](#805)) ([a777d66](a777d66))
  • Loading branch information
india-compliance-bot committed Aug 17, 2023
1 parent f6fa677 commit aa5f30d
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.15.1"
__version__ = "14.15.2"

0 comments on commit aa5f30d

Please sign in to comment.