Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.54.8
Browse files Browse the repository at this point in the history
## [13.54.8](v13.54.7...v13.54.8) (2023-10-31)

### Bug Fixes

* bump pygithub requirement to handle conflict (backport [#37800](#37800)) ([#37808](#37808)) ([aaba335](aaba335))
  • Loading branch information
frappe-bot committed Oct 31, 2023
1 parent aaba335 commit 9607d69
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 @@ -4,7 +4,7 @@

from erpnext.hooks import regional_overrides

__version__ = "13.54.7"
__version__ = "13.54.8"


def get_default_company(user=None):
Expand Down

0 comments on commit 9607d69

Please sign in to comment.