Skip to content

Commit e807e00

Browse files
authored
prepare 9.3.0 (#2584)
1 parent 0f934cf commit e807e00

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

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

4+
Version 9.3.0
5+
~~~~~~~~~~~~~
6+
Bug fix release and minor enhancements:
7+
We removed unused modules from the mscolab saml2 setup.
8+
9+
All changes:
10+
https://github.com/Open-MSS/MSS/milestone/108?closed=1
11+
412
Version 9.2.0
513
~~~~~~~~~~~~~
614

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.2.0'
27+
__version__ = u'9.3.0'

0 commit comments

Comments
 (0)