diff --git a/stream_topic/__version__.py b/stream_topic/__version__.py index d82b41ac48..a99a72e1f6 100644 --- a/stream_topic/__version__.py +++ b/stream_topic/__version__.py @@ -1,4 +1,4 @@ """Version information.""" # The following line *must* be the last in the module, exactly as formatted: -__version__ = "0.1.4" +__version__ = "0.1.5"