Skip to content

Commit f0d58ce

Browse files
authored
prepare v9.2.0 (#2481)
1 parent 83c6189 commit f0d58ce

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
Version 9.2.0
5+
~~~~~~~~~~~~~
6+
7+
Bug fix release and minor enhancements:
8+
We added a verification for xml data and changed the startup of the SocketsManager.
9+
10+
All changes:
11+
https://github.com/Open-MSS/MSS/milestone/106?closed=1
12+
13+
414
Version 9.1.0
515
~~~~~~~~~~~~~
616

mslib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
See the License for the specific language governing permissions and
2525
limitations under the License.
2626
"""
27-
__version__ = u'9.1.0'
27+
__version__ = u'9.2.0'

0 commit comments

Comments
 (0)