Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9f6cb7

Browse files
committed
2.10.0
1 parent e0b8b89 commit a9f6cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__copyright__ = 'Copyright 2014, Stream.io, Inc'
66
__credits__ = ['Thierry Schellenbach, mellowmorning.com, @tschellenbach']
77
__license__ = 'BSD-3-Clause'
8-
__version__ = '2.9.4'
8+
__version__ = '2.10.0'
99
__maintainer__ = 'Thierry Schellenbach'
1010
__email__ = '[email protected]'
1111
__status__ = 'Production'

0 commit comments

Comments
 (0)