diff --git a/stream_topic/__version__.py b/stream_topic/__version__.py index 7408bb09b6..ba9f224e26 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.6" +__version__ = "0.1.7"