From ed479e06de05311e420483b89903b54ca4213c52 Mon Sep 17 00:00:00 2001 From: Jesse Mortenson Date: Thu, 26 Oct 2023 18:42:05 -0500 Subject: [PATCH] Bump to test GH actions workflow --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8119aa5a..eb17d53f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openstates" -version = "6.17.10" +version = "6.17.11" description = "core infrastructure for the openstates project" authors = ["James Turk "] license = "MIT"