From 874cff2191f56f0ad2618186cb6221986c6898b9 Mon Sep 17 00:00:00 2001 From: poorva1209 Date: Wed, 1 May 2024 16:14:11 -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 3eacaec..c58e615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gridappsd-python-workspace" -version = "2024.1.4a0" +version = "2024.4.0a0" description = "A GridAPPS-D Python Adapter" authors = [ "C. Allwardt <3979063+craig8@users.noreply.github.com>",