commit 2d8502a86643220b5f2680f9623ebfa5dfda0a80 Author: juga0 juga@riseup.net Date: Tue Mar 5 18:49:42 2019 +0000
Release v1.0.3 --- sbws/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/__init__.py b/sbws/__init__.py index 84b2787..f8f55c8 100644 --- a/sbws/__init__.py +++ b/sbws/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.0.3-dev0' +__version__ = '1.0.4-dev0'
import threading # noqa
tor-commits@lists.torproject.org