Skip to content

Commit

Permalink
start version 8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Mar 31, 2022
1 parent a41e349 commit 456fbb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
.. currentmodule:: click

Version 8.1.2
-------------

Unreleased


Version 8.1.1
-------------

Expand Down
2 changes: 1 addition & 1 deletion src/click/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@
from .utils import get_text_stream as get_text_stream
from .utils import open_file as open_file

__version__ = "8.1.1"
__version__ = "8.1.2"

0 comments on commit 456fbb6

Please sign in to comment.