From aebb7753560e205077a9ffa5f346c6d8c56bf601 Mon Sep 17 00:00:00 2001 From: Tonya Martin Date: Tue, 9 Jul 2024 10:17:50 -0700 Subject: [PATCH] Update pyproject.toml for release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8a2758a..bcbe198 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gridappsd-python-workspace" -version = "2024.4.1a0" +version = "2024.6.0" description = "A GridAPPS-D Python Adapter" authors = [ "C. Allwardt <3979063+craig8@users.noreply.github.com>",