Skip to content

Commit 30e6dd7

Browse files
committed
15.12.0
Automatically generated by python-semantic-release
1 parent ee62613 commit 30e6dd7

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,3 @@ Co-authored-by: fproldan <fproldan@users.noreply.github.com> ([`a698431`](
14651465
* look up party on PE submission to avoid renaming problems ([#67](https://github.com/agritheory/check_run/issues/67)) ([4cdf7de](https://github.com/agritheory/check_run/commit/4cdf7de5d648bcd37cb19ce67d899804f7107ad3))
14661466
* split checks by address ([f091550](https://github.com/agritheory/check_run/commit/f09155050ea8a64ee7fdb3ba8f3596eb936fd871))
14671467
* validate docstatus of selected invoices in Check Run still saved/submitted ([9bf5605](https://github.com/agritheory/check_run/commit/9bf56054041c341fc23c4cdf0a9449ca32ef8ba5))
1468-
1469-
1470-
1471-

check_run/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) 2026, AgriTheory and contributors
22
# For license information, please see license.txt
33

4-
__version__ = "15.11.0"
4+
__version__ = "15.12.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "check_run"
3-
version = "15.11.0"
3+
version = "15.12.0"
44
description = "Payables utility for ERPNext"
55
authors = [
66
{ name = "AgriTheory", email = "support@agritheory.dev"}

0 commit comments

Comments
 (0)