Skip to content

Commit fc94167

Browse files
chore(release): Bumped to Version 5.16.0
# [5.16.0](v5.15.2...v5.16.0) (2023-01-02) ### Bug Fixes * print help when no args passed ([228aeaf](228aeaf)) * version check backward compatibility ([#1409](#1409)) ([23eede5](23eede5)) ### Features * add GHA tests ([e76c7dc](e76c7dc)) * New easy-install.py ([044e01b](044e01b))
1 parent 9bb3644 commit fc94167

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.15.2"
1+
VERSION = "5.16.0"
22
PROJECT_NAME = "frappe-bench"
33
FRAPPE_VERSION = None
44
current_path = None

0 commit comments

Comments
 (0)