Skip to content

Commit

Permalink
Merge pull request #138 from openstates/committee-other-names-matchin…
Browse files Browse the repository at this point in the history
…g-release

Mark for minor release
  • Loading branch information
alexobaseki committed Aug 27, 2024
2 parents 12272b0 + 16dd69e commit dc4488e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 6.20.3 - Aug 27, 2024

* Improve query for searching committee other_names

## 6.20.2 - Aug 14, 2024

* Prevent failure in Google Cloud Storage archiving from failing a scrape/update operation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openstates"
version = "6.20.2"
version = "6.20.3"
description = "core infrastructure for the openstates project"
authors = ["James Turk <dev@jamesturk.net>"]
license = "MIT"
Expand Down

0 comments on commit dc4488e

Please sign in to comment.