Skip to content

Commit 886684e

Browse files
committed
chore(release): Bumped to Version 16.3.1
## [16.3.1](v16.3.0...v16.3.1) (2026-02-04) ### Bug Fixes * **user-type:** update patch with ignore links ([c63f6eb](c63f6eb))
1 parent fb57993 commit 886684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hrms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import frappe
22

3-
__version__ = "16.3.0"
3+
__version__ = "16.3.1"
44

55

66
def refetch_resource(cache_key: str | list, user=None):

0 commit comments

Comments
 (0)