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