diff --git a/streaming/_version.py b/streaming/_version.py index 84d53e552..1cc86c77c 100644 --- a/streaming/_version.py +++ b/streaming/_version.py @@ -3,4 +3,4 @@ """The Streaming Version.""" -__version__ = '0.11.0.dev0' +__version__ = '0.10.0'