commit 575f6ac5bfc937ed80967a7837fedbda968dee50 Author: juga0 juga@riseup.net Date: Wed Mar 6 09:18:05 2019 +0000
Release v1.0.5
(maybe the number is right this time?) --- sbws/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/__init__.py b/sbws/__init__.py index 085f420..6102351 100644 --- a/sbws/__init__.py +++ b/sbws/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.0.4' +__version__ = '1.0.5'
import threading # noqa
tor-commits@lists.torproject.org