Skip to content

Commit

Permalink
fix: include "140" pincode series for chandigarh
Browse files Browse the repository at this point in the history
  • Loading branch information
ljain112 committed Nov 12, 2024
1 parent c7d0a82 commit 21adbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/gst_india/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"Jammu and Kashmir": (180, 194),
"Himachal Pradesh": (171, 177),
"Punjab": (140, 160),
"Chandigarh": (160, 160),
"Chandigarh": ((140, 140),(160, 160)),
"Uttarakhand": (244, 263),
"Haryana": (121, 136),
"Delhi": (110, 110),
Expand Down

0 comments on commit 21adbe8

Please sign in to comment.