Skip to content

Commit f905bab

Browse files
committed
Prepare for new code.
1 parent c6ca7ec commit f905bab

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gridappsd-field-bus"
3-
version = "2025.3.1a5"
3+
version = "2025.3.2a0"
44
description = "GridAPPS-D Field Bus Implementation"
55
authors = [
66
"C. Allwardt <3979063+craig8@users.noreply.github.com>",

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

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

0 commit comments

Comments
 (0)