Skip to content

Commit e671f5a

Browse files
committed
chore(release): Bumped to Version 16.7.3
## [16.7.3](v16.7.2...v16.7.3) (2026-02-26) ### Bug Fixes * **payment entry:** round unallocated amount ([e7e5285](e7e5285))
1 parent 0d0014c commit e671f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from frappe.model.document import Document
77
from frappe.utils.user import is_website_user
88

9-
__version__ = "16.7.2"
9+
__version__ = "16.7.3"
1010

1111

1212
def get_default_company(user=None):

0 commit comments

Comments
 (0)