We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1caf7d3 commit 6a02b7aCopy full SHA for 6a02b7a
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+Version 10.0.1
5
+~~~~~~~~~~~~~~
6
+Bug fix release:
7
+
8
+All changes:
9
+https://github.com/Open-MSS/MSS/milestone/112?closed=1
10
11
12
Version 10.0.0
13
~~~~~~~~~~~~~~
14
Aryan Gupta has implemented during GSoC2024 several enhancements to improve communication efficiency within MSColab.
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'10.0.0'
+__version__ = u'10.0.1'
0 commit comments