We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 041aa81 + 8f75c68 commit e3abce6Copy full SHA for e3abce6
CHANGES.rst
@@ -1,5 +1,9 @@
1
.. currentmodule:: click
2
3
+Version 8.2.1
4
+-------------
5
+
6
7
Version 8.2.0
8
-------------
9
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "click"
-version = "8.2.0"
+version = "8.2.1.dev"
description = "Composable command line interface toolkit"
readme = "README.md"
license = "BSD-3-Clause"
0 commit comments