Skip to content

Commit 83fd4b5

Browse files
authored
prepare v7.0.7 (#1630)
1 parent 108df2e commit 83fd4b5

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

CHANGES.rst

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

4+
Version 7.0.7
5+
~~~~~~~~~~~~~
6+
7+
Bug fix release:
8+
9+
All changes:
10+
https://github.com/Open-MSS/MSS/milestone/91
11+
12+
413
Version 7.0.6
514
~~~~~~~~~~~~~
615

docs/development.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,14 @@ Google Summer of Code(TM)
415415
MSS takes part in Google Summer of Code
416416
as a sub-organization of Python Software Foundation(PSF).
417417

418+
GSoC'22 Projects
419+
----------------
420+
421+
- `Sreelakshmi Jayarajan: Automated Command Line Plotting Tool : GSoC 2022 <https://github.com/Open-MSS/MSS/wiki/Automated-Command-Line-Plotting-Tool-:-GSoC-2022>`_
422+
423+
- `Jatin Jain: UI and server improvements GSOC 2022 <https://github.com/Open-MSS/MSS/wiki/UI-and-server-improvements-GSOC-2022>`_
424+
425+
418426
GSoC'21 Projects
419427
----------------
420428

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'7.0.6.'
27+
__version__ = u'7.0.7.'

0 commit comments

Comments
 (0)