Skip to content

Commit

Permalink
bumping the version
Browse files Browse the repository at this point in the history
  • Loading branch information
tschellenbach committed May 22, 2017
1 parent 5664abe commit ae4838a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Change history
================

2.3.10
2.3.11
======
:release-date: 2017-05-22
:by: Ian Douglas
Expand Down Expand Up @@ -114,4 +114,3 @@
:by: Tommaso Barbugli

* Add support for mark read (notifications feeds)

2 changes: 1 addition & 1 deletion stream/__init__.py
Original file line number Diff line number Diff line change
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.10'
__version__ = '2.3.11'
__maintainer__ = 'Thierry Schellenbach'
__email__ = 'support@getstream.io'
__status__ = 'Production'
Expand Down

0 comments on commit ae4838a

Please sign in to comment.