This is an automated email from the git hooks/post-receive script.
atagar pushed a commit to branch maint in repository stem.
commit 9caac653612d01719de8f29897e1d8051b309279 Author: juga juga@riseup.net AuthorDate: Mon May 22 15:24:30 2023 +0000
Stem release 1.8.2 --- stem/__init__.py | 2 +- stem/control.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/stem/__init__.py b/stem/__init__.py index 0c68df7b..00eafc5c 100644 --- a/stem/__init__.py +++ b/stem/__init__.py @@ -507,7 +507,7 @@ import traceback import stem.util import stem.util.enum
-__version__ = '1.8.1-maint' +__version__ = '1.8.2' __author__ = 'Damian Johnson' __contact__ = 'atagar@torproject.org' __url__ = 'https://stem.torproject.org/' diff --git a/stem/control.py b/stem/control.py index e6fab6cf..d2494ca9 100644 --- a/stem/control.py +++ b/stem/control.py @@ -3025,7 +3025,7 @@ class Controller(BaseController): .. versionchanged:: 1.7.0 Added the timeout and max_streams arguments.
- .. versionchanged:: 1.8.1 + .. versionchanged:: 1.8.2 Added the client_auth_v3 argument.
:param int,list,dict ports: hidden service port(s) or mapping of hidden