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 5a0064d commit 53aec3aCopy full SHA for 53aec3a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 6.21.2 - Mar 3, 2025
4
+
5
+* Catch Django Settings already configures exception
6
7
## 6.21.1 - Mar 1, 2025
8
9
* Update people repo cli usage
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openstates"
-version = "6.21.1"
+version = "6.21.2"
description = "core infrastructure for the openstates project"
authors = ["James Turk <[email protected]>"]
license = "MIT"
0 commit comments