We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68850 commit 54f8dceCopy full SHA for 54f8dce
beam/__init__.py
@@ -1,4 +1,4 @@
1
# Copyright (c) 2025, AgriTheory and contributors
2
# For license information, please see license.txt
3
4
-__version__ = "15.4.0"
+__version__ = "15.5.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beam"
-version = "15.4.0"
+version = "15.5.0"
authors = ["AgriTheory <support@agritheory.dev>"]
5
description = "Barcode Scanning for ERPNext"
6
readme = "README.md"
0 commit comments