Skip to content

Commit 5653d6c

Browse files
committed
Release version 2026.7.3
1 parent 4f22d01 commit 5653d6c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

gridappsd-field-bus-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "gridappsd-field-bus"
7-
version = "2026.7.2"
7+
version = "2026.7.3"
88
description = "GridAPPS-D Field Bus Implementation"
99
readme = "README.md"
1010
license = "BSD-3-Clause"

gridappsd-python-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "gridappsd-python"
7-
version = "2026.7.2"
7+
version = "2026.7.3"
88
description = "A GridAPPS-D Python Adapter"
99
readme = "README.md"
1010
license = "BSD-3-Clause"

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
name = "gridappsd-python-workspace"
3-
version = "2026.7.2"
3+
version = "2026.7.3"
44
description = "A GridAPPS-D Python Adapter"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

0 commit comments

Comments
 (0)