Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.33.4
Browse files Browse the repository at this point in the history
## [15.33.4](v15.33.3...v15.33.4) (2024-08-21)

### Bug Fixes

* incorrect Received Qty Amount in Purchase Order Analysis (backport [#42852](#42852)) (backport [#42854](#42854)) ([#42856](#42856)) ([8d8d84b](8d8d84b))
* last purchase rate not updated from purchase invoice (backport [#42847](#42847)) (backport [#42853](#42853)) ([#42855](#42855)) ([9f4cb98](9f4cb98))
  • Loading branch information
frappe-bot committed Aug 21, 2024
1 parent 8d8d84b commit 9ac665b
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__ = "15.33.3"
__version__ = "15.33.4"


def get_default_company(user=None):
Expand Down

0 comments on commit 9ac665b

Please sign in to comment.