mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-21 15:48:29 +00:00
chore(release): Bumped to Version 15.17.1
## [15.17.1](https://github.com/frappe/erpnext/compare/v15.17.0...v15.17.1) (2024-03-14) ### Bug Fixes * **test:** manually filter row and assert ([057e433](057e43330f))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.17.0"
|
||||
__version__ = "15.17.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user