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"