Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.21.3
Browse files Browse the repository at this point in the history
## [0.21.3](v0.21.2...v0.21.3) (2024-04-22)

### Bug Fixes

* **Fish Species:** use shared cache ([c9fca77](c9fca77))
  • Loading branch information
semantic-release-bot committed Apr 22, 2024
1 parent c9fca77 commit 1909178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import frappe

__version__ = "0.21.2"
__version__ = "0.21.3"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit 1909178

Please sign in to comment.