From 3246b8ce664880ab79b5cef494788f24eea50259 Mon Sep 17 00:00:00 2001 From: poorva1209 Date: Mon, 13 May 2024 13:13:57 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c58e615..8a2758a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gridappsd-python-workspace" -version = "2024.4.0a0" +version = "2024.4.1a0" description = "A GridAPPS-D Python Adapter" authors = [ "C. Allwardt <3979063+craig8@users.noreply.github.com>",