Skip to content

Commit

Permalink
chore(release): Bumped to Version 0.14.0
Browse files Browse the repository at this point in the history
# [0.14.0](v0.13.0...v0.14.0) (2023-11-29)

### Bug Fixes

* convert multi to line strings (LAN-794) ([adca96b](adca96b))
* Empty docname in wbmlo change log & track changes for WB Rules ([d1905ac](d1905ac))
* make section non-collapsible (LAN-791) ([8760c19](8760c19))
* translations (LAN-791) ([860dbe6](860dbe6))

### Features

* add Award Type doctype (LAN-793) ([#250](#250)) ([16d35d9](16d35d9))
* Add Water Body Rules to change log ([e3167bc](e3167bc))
* update LANDA Member and Member Data Import (LAN-791) ([#251](#251)) ([0448921](0448921))
  • Loading branch information
semantic-release-bot committed Nov 29, 2023
1 parent a48e230 commit 966354c
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.13.0"
__version__ = "0.14.0"


@frappe.whitelist(allow_guest=True)
Expand Down

0 comments on commit 966354c

Please sign in to comment.