Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.43.0
Browse files Browse the repository at this point in the history
# [14.43.0](v14.42.0...v14.43.0) (2023-10-04)

### Features

* composite WIP asset (backport [#37352](#37352)) ([#37360](#37360)) ([6947686](6947686))
  • Loading branch information
frappe-bot committed Oct 4, 2023
1 parent 6947686 commit cf9fc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "14.42.0"
__version__ = "14.43.0"


def get_default_company(user=None):
Expand Down

0 comments on commit cf9fc55

Please sign in to comment.