Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.4.0
Browse files Browse the repository at this point in the history
# [15.4.0](v15.3.2...v15.4.0) (2024-01-03)

### Bug Fixes

* do not execute empty query ([83ec344](83ec344))
* enqueue gstr3b report ([#1525](#1525)) ([47ec628](47ec628))
* failing test case-test_get_document_issued_summary_json fixed ([#1533](#1533)) ([7a33342](7a33342))
* fetch reconciliation status only for purchase ([#1538](#1538)) ([b5146a8](b5146a8))
* gl entry voucher type in bill of entry ([b10c4f7](b10c4f7))
* parse export in correct order where it's enqueued ([0167f0b](0167f0b))

### Features

* add alert to download missing GSTR 2B in Purchase Reconciliation Tool ([#1378](#1378)) ([666af1c](666af1c))
  • Loading branch information
india-compliance-bot committed Jan 3, 2024
1 parent de97d94 commit fe3a53a
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.3.2"
__version__ = "15.4.0"

0 comments on commit fe3a53a

Please sign in to comment.