Skip to content

Commit 53aec3a

Browse files
committed
Bump version
1 parent 5a0064d commit 53aec3a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 6.21.2 - Mar 3, 2025
4+
5+
* Catch Django Settings already configures exception
6+
37
## 6.21.1 - Mar 1, 2025
48

59
* Update people repo cli usage

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.21.1"
3+
version = "6.21.2"
44
description = "core infrastructure for the openstates project"
55
authors = ["James Turk <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)