Skip to content

Commit 308fcc1

Browse files
Label 6.25.2 release
1 parent c6839bc commit 308fcc1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
3+
## 6.25.2 - Jun 3, 2026
4+
* Adds an --ignore-role-warnings flag to people lint CLI to reduce verbosity
5+
6+
## 6.25.1 - May 5, 2026
27
* Fixes a syntax error that caused a bug when POSTing data in http-resilience mode, if
38
supplying headers or other kwargs.
49

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openstates"
3-
version = "6.25.1"
3+
version = "6.25.2"
44
description = "core infrastructure for the openstates project"
55
authors = ["James Turk <dev@jamesturk.net>"]
66
license = "MIT"

0 commit comments

Comments
 (0)