diff --git a/pyproject.toml b/pyproject.toml index 18c9748f..7cc5e417 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openstates" -version = "6.19.0" +version = "6.19.1" description = "core infrastructure for the openstates project" authors = ["James Turk "] license = "MIT"