diff --git a/streamparse/__init__.py b/streamparse/__init__.py index 1911bc3f..34cb6121 100644 --- a/streamparse/__init__.py +++ b/streamparse/__init__.py @@ -1,5 +1,5 @@ __license__ = """ -Copyright 2013 Parsely, Inc. +Copyright 2014 Parsely, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -14,4 +14,4 @@ limitations under the License. """ -__version__ = '0.0.8' +__version__ = '0.0.9'