We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f934cf commit e807e00Copy full SHA for e807e00
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
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
12
Version 9.2.0
13
~~~~~~~~~~~~~
14
mslib/version.py
@@ -24,4 +24,4 @@
24
See the License for the specific language governing permissions and
25
limitations under the License.
26
"""
27
-__version__ = u'9.2.0'
+__version__ = u'9.3.0'
0 commit comments