Skip to content

Commit fd183b2

Browse files
committed
release version 8.2.1
1 parent 262bdf0 commit fd183b2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Version 8.2.1
44
-------------
55

6+
Released 2025-05-20
7+
68
- Fix flag value handling for flag options with a provided type. :issue:`2894`
79
:issue:`2897` :pr:`2930`
810
- Fix shell completion for nested groups. :issue:`2906` :pr:`2907`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "click"
3-
version = "8.2.1.dev"
3+
version = "8.2.1"
44
description = "Composable command line interface toolkit"
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)