diff --git a/torba/__init__.py b/torba/__init__.py index d018fac92..7f85c65d8 100644 --- a/torba/__init__.py +++ b/torba/__init__.py @@ -1,2 +1,2 @@ __path__: str = __import__('pkgutil').extend_path(__path__, __name__) -__version__ = '0.2.3' +__version__ = '0.2.4'