Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.4.0
Browse files Browse the repository at this point in the history
# [14.4.0](v14.3.1...v14.4.0) (2023-03-24)

### Bug Fixes

* ensure document isn't cancelled when generating e-Waybill / e-Invoice ([#517](#517)) ([933735f](933735f))
* invalid reference to older parameter name ([ff4a765](ff4a765))
* misc fixes to Bill of Entry ([#525](#525)) ([d0ed8d0](d0ed8d0))
* use `get_system_timezone` instead of `get_time_zone` ([#495](#495)) ([77d0820](77d0820))

### Features

* Bill of entry for Import of Goods ([#470](#470)) ([8293860](8293860))
  • Loading branch information
india-compliance-bot committed Mar 24, 2023
1 parent b279440 commit 92de6cc
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.3.1"
__version__ = "14.4.0"

0 comments on commit 92de6cc

Please sign in to comment.