diff --git a/threema/gateway/__init__.py b/threema/gateway/__init__.py index c3778bc..bbc1451 100644 --- a/threema/gateway/__init__.py +++ b/threema/gateway/__init__.py @@ -35,7 +35,7 @@ __author__ = 'Lennart Grahl ' __status__ = 'Production' -__version__ = '2.1.5' +__version__ = '2.1.6' __all__ = ( 'feature_level', 'ReceptionCapability',