chore(release): Bumped to Version 13.35.3

## [13.35.3](https://github.com/frappe/erpnext/compare/v13.35.2...v13.35.3) (2022-07-18)

### Bug Fixes

* (india) (e-invoice) CN / DN with 0 qty and discount issues ([425abcd](425abcdea7))
This commit is contained in:
Frappe PR Bot
2022-07-18 05:21:17 +00:00
parent 425abcdea7
commit 1090862296

View File

@@ -4,7 +4,7 @@ import frappe
from erpnext.hooks import regional_overrides
__version__ = "13.35.2"
__version__ = "13.35.3"
def get_default_company(user=None):