Skip to content

Commit

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

### Features

* email oauth (v13) ([#20790](#20790)) ([#20800](#20800)) ([bef1dc6](bef1dc6))
  • Loading branch information
frappe-bot committed Apr 20, 2023
1 parent bef1dc6 commit ba4ba93
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.1"
__version__ = "13.55.0"

__title__ = "Frappe Framework"

Expand Down

0 comments on commit ba4ba93

Please sign in to comment.