Skip to content

Commit 54f8dce

Browse files
committed
15.5.0
Automatically generated by python-semantic-release
1 parent 8a68850 commit 54f8dce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

beam/__init__.py

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

4-
__version__ = "15.4.0"
4+
__version__ = "15.5.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "beam"
3-
version = "15.4.0"
3+
version = "15.5.0"
44
authors = ["AgriTheory <support@agritheory.dev>"]
55
description = "Barcode Scanning for ERPNext"
66
readme = "README.md"

0 commit comments

Comments
 (0)