This is an automated email from the git hooks/post-receive script.
atagar pushed a commit to branch maint in repository stem.
commit e599dc01e24ed5536d1f3e6cfa5bbbe2ee9388de Author: juga juga@riseup.net AuthorDate: Mon Sep 26 15:51:25 2022 +0000
Replace client_auth_v3 arg versionchanged
from 1.9.0 to 1.8.1, since it was probably an error. --- stem/control.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/control.py b/stem/control.py index 6a53221e..e93bf58b 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.9.0 + .. versionchanged:: 1.8.1 Added the client_auth_v3 argument.
:param int,list,dict ports: hidden service port(s) or mapping of hidden