Skip to content

Commit bc5e98f

Browse files
committed
15.6.2
Automatically generated by python-semantic-release
1 parent d7303d3 commit bc5e98f

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.6.1"
4+
__version__ = "15.6.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "beam"
3-
version = "15.6.1"
3+
version = "15.6.2"
44
authors = [
55
{ name = "AgriTheory", email = "support@agritheory.dev" }
66
]

0 commit comments

Comments
 (0)