Skip to content

Commit aaf2faf

Browse files
Bump version to 2026.02.1a2
1 parent 3407a12 commit aaf2faf

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

0 commit comments

Comments
 (0)