Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush committed Jan 1, 2024
1 parent 2a7328f commit 18d9015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frappe/__init__.py
Expand Up @@ -41,7 +41,7 @@
# Lazy imports
faker = lazy_import("faker")

__version__ = "13.58.20"
__version__ = "13.58.21"

__title__ = "Frappe Framework"

Expand Down

0 comments on commit 18d9015

Please sign in to comment.