Skip to content

Commit ea4dd3d

Browse files
Bump version to 2025.3.2a17
1 parent 884d385 commit ea4dd3d

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 = "2025.3.2a16"
7+
version = "2025.3.2a17"
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 = "2025.3.2a16"
7+
version = "2025.3.2a17"
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 = "2025.3.2a16"
3+
version = "2025.3.2a17"
44
description = "A GridAPPS-D Python Adapter"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

0 commit comments

Comments
 (0)