commit 1ad9292c574e7dafba2accce78c6a2bb00db4bd0 Author: juga0 juga@riseup.net Date: Wed Mar 6 09:24:27 2019 +0000
Bump to 1.1.0-dev0 --- sbws/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbws/__init__.py b/sbws/__init__.py index 6102351..c8a1abc 100644 --- a/sbws/__init__.py +++ b/sbws/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.0.5' +__version__ = '1.1.0-dev0'
import threading # noqa
tor-commits@lists.torproject.org