Skip to content

Commit c06d2d0

Browse files
author
Edward Girling
committed
Release 8.3.3
1 parent f1f191e commit c06d2d0

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

CHANGES.rst

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

6-
Unreleased
6+
Released 2026-04-20
77

88
- Use :func:`shlex.split` to split pager and editor commands into ``argv``
99
lists for :class:`subprocess.Popen`, removing ``shell=True``.

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.3.2"
3+
version = "8.3.3"
44
description = "Composable command line interface toolkit"
55
readme = "README.md"
66
license = "BSD-3-Clause"

uv.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)