Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.15.2
Browse files Browse the repository at this point in the history
## [0.15.2](v0.15.1...v0.15.2) (2023-12-14)

### Bug Fixes

* revert labels in current member data (LAN-800) ([a501000](a501000))
  • Loading branch information
semantic-release-bot committed Dec 14, 2023
1 parent a501000 commit d5d69ff
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.15.1"
__version__ = "0.15.2"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit d5d69ff

Please sign in to comment.