Skip to content

Commit 94df398

Browse files
authored
Merge pull request #955 from akrherz/rls
Release 1.21.0
2 parents cfac490 + 0941257 commit 94df398

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_schedule: quarterly
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: "v0.6.3"
5+
rev: "v0.6.4"
66
hooks:
77
- id: ruff
88
args: [--fix, --exit-non-zero-on-fix]

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
All notable changes to this library are documented in this file.
55

6-
## Unreleased Version
6+
## **1.21.0** (6 Sep 2024)
77

88
### API Changes
99

0 commit comments

Comments
 (0)