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

Skip to content

Commit ae4838a

Browse files
committed
bumping the version
1 parent 5664abe commit ae4838a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Change history
33
================
44

5-
2.3.10
5+
2.3.11
66
======
77
:release-date: 2017-05-22
88
:by: Ian Douglas
@@ -114,4 +114,3 @@
114114
:by: Tommaso Barbugli
115115

116116
* Add support for mark read (notifications feeds)
117-

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.3.10'
8+
__version__ = '2.3.11'
99
__maintainer__ = 'Thierry Schellenbach'
1010
__email__ = '[email protected]'
1111
__status__ = 'Production'

0 commit comments

Comments
 (0)