Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush committed Aug 31, 2023
1 parent 3d53938 commit 0acad30
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.9"
__version__ = "13.58.10"

__title__ = "Frappe Framework"

Expand Down

0 comments on commit 0acad30

Please sign in to comment.