Skip to content

Commit

Permalink
update for release 6.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender committed Oct 26, 2023
1 parent db7af4d commit 09db4e4
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.17.9 - October 26, 2023

* allow postimport hook to be skipped in os-update command

## 6.17.8 - October 16, 2023

* set application_name for better performance monitoring
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.17.8"
version = "6.17.9"
description = "core infrastructure for the openstates project"
authors = ["James Turk <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 09db4e4

Please sign in to comment.