We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744ad86 commit 467370bCopy full SHA for 467370b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 6.22.0 - Apr 22, 2025
4
+* Add metadata to scraper output
5
+
6
## 6.21.6 - Apr 21, 2025
7
* Add informal passage to bill action classification
8
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openstates"
-version = "6.21.6"
+version = "6.22.0"
description = "core infrastructure for the openstates project"
authors = ["James Turk <[email protected]>"]
license = "MIT"
0 commit comments