Skip to content

Commit 9c2b4f6

Browse files
committed
chore(release): Bumped to Version 15.96.1
## [15.96.1](v15.96.0...v15.96.1) (2026-02-05) ### Bug Fixes * stock balance report issue ([3d525ad](3d525ad))
1 parent 350282f commit 9c2b4f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import frappe
55
from frappe.utils.user import is_website_user
66

7-
__version__ = "15.96.0"
7+
__version__ = "15.96.1"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)