Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.8.0
Browse files Browse the repository at this point in the history
# [15.8.0](v15.7.5...v15.8.0) (2024-06-09)

### Bug Fixes

* checks existence of "is_nil_exempt" field before executing gst_treatment patch ([3f70180](3f70180))
* correct upload stautus for GSTR-1 books ([fd96578](fd96578))
* Dynamic Link for Purchase Doc in Purchase Reco ([6a1cca1](6a1cca1))
* handle cases where public key is invalided ([6fdcc5e](6fdcc5e))
* ineligible ITC due to Pos value in GSTR3b ([#2197](#2197)) ([c5a919f](c5a919f))
* more readable settings, generate without creds ([74a0aea](74a0aea))
* round all value fields for gstr-1 json ([37974a4](37974a4))

### Features

* GSTR-1 Beta for filing ([#2112](#2112)) ([90202d6](90202d6)), closes [#1910](#1910) [#1979](#1979) [#2002](#2002) [#2009](#2009)
  • Loading branch information
india-compliance-bot committed Jun 9, 2024
1 parent 3780b32 commit 4cd648f
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.7.5"
__version__ = "15.8.0"

0 comments on commit 4cd648f

Please sign in to comment.