diff --git a/pyproject.toml b/pyproject.toml index 0ff8134f..b0d4de61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openstates" -version = "6.18.0" +version = "6.18.1" description = "core infrastructure for the openstates project" authors = ["James Turk "] license = "MIT"