Skip to content

Commit e3abce6

Browse files
authored
Bump version to 8.2.1.dev (#2895)
2 parents 041aa81 + 8f75c68 commit e3abce6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
.. currentmodule:: click
22

3+
Version 8.2.1
4+
-------------
5+
6+
37
Version 8.2.0
48
-------------
59

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

0 commit comments

Comments
 (0)