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 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 @@ def create_ephemeral_hidden_service(self, ports, key_type = 'NEW', key_content = .. 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