Skip to content

Commit 3dd6d86

Browse files
chore(release): Bumped to Version 5.25.3
## [5.25.3](v5.25.2...v5.25.3) (2025-06-12) ### Bug Fixes * only install pip/wheel in venv when using pip instead of uv ([0c12f75](0c12f75))
1 parent 79f3995 commit 3dd6d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "5.25.2"
1+
VERSION = "5.25.3"
22
PROJECT_NAME = "frappe-bench"
33
FRAPPE_VERSION = None
44
current_path = None

0 commit comments

Comments
 (0)