Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.54.1
Browse files Browse the repository at this point in the history
## [13.54.1](v13.54.0...v13.54.1) (2023-04-20)

### Bug Fixes

* charts on dashboard not loading ([c0ba715](c0ba715))
  • Loading branch information
frappe-bot committed Apr 20, 2023
1 parent 5bf85d4 commit 5dce52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frappe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# Lazy imports
faker = lazy_import("faker")

__version__ = "13.54.0"
__version__ = "13.54.1"

__title__ = "Frappe Framework"

Expand Down

0 comments on commit 5dce52f

Please sign in to comment.