diff --git a/src/iris_relay/__init__.py b/src/iris_relay/__init__.py index 64e9cbb..b67ec1d 100644 --- a/src/iris_relay/__init__.py +++ b/src/iris_relay/__init__.py @@ -1,4 +1,4 @@ # Copyright (c) LinkedIn Corporation. All rights reserved. Licensed under the BSD-2 Clause license. # See LICENSE in the project root for license information. -__version__ = '1.2.3' +__version__ = '1.2.4'