From 3a9132209c7ed91ccefb2f1d17aaeab7210e47b0 Mon Sep 17 00:00:00 2001 From: Aadil Latif Date: Tue, 16 Jun 2026 04:52:54 -0600 Subject: [PATCH] Bump version from 3.1.8 to 3.1.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bc37b9e3..76a228fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "NREL-pydss" -version = "3.1.8" +version = "3.1.9" description = "A high-level python interface for OpenDSS" readme = "README.md" license = "BSD-3-Clause"