Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
amontalenti committed Jun 11, 2014
1 parent 284657b commit 44d0a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions streamparse/__init__.py
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -14,4 +14,4 @@
limitations under the License.
"""

__version__ = '0.0.8'
__version__ = '0.0.9'

0 comments on commit 44d0a44

Please sign in to comment.