We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e52eb commit c291001Copy full SHA for c291001
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+
5
+Version 7.0.3
6
+~~~~~~~~~~~~~
7
8
+Bug fix release
9
10
+All changes:
11
+https://github.com/Open-MSS/MSS/milestone/87?closed=1
12
13
14
Version 7.0.2
15
~~~~~~~~~~~~~
16
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'7.0.2.'
+__version__ = u'7.0.3.'
0 commit comments