Skip to content

Commit

Permalink
updated versioning for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
iandouglas committed May 22, 2017
1 parent da9d374 commit 5664abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stream/__init__.py
Expand Up @@ -5,7 +5,7 @@
__copyright__ = 'Copyright 2014, Stream.io, Inc'
__credits__ = ['Thierry Schellenbach, mellowmorning.com, @tschellenbach']
__license__ = 'BSD-3-Clause'
__version__ = '2.3.9'
__version__ = '2.3.10'
__maintainer__ = 'Thierry Schellenbach'
__email__ = 'support@getstream.io'
__status__ = 'Production'
Expand Down

0 comments on commit 5664abe

Please sign in to comment.