Skip to content

Commit 6a02b7a

Browse files
authored
prepare v10.0.1 (#2682)
1 parent 1caf7d3 commit 6a02b7a

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 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+
412
Version 10.0.0
513
~~~~~~~~~~~~~~
614
Aryan Gupta has implemented during GSoC2024 several enhancements to improve communication efficiency within MSColab.

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'10.0.0'
27+
__version__ = u'10.0.1'

0 commit comments

Comments
 (0)