Skip to content

Commit babb2ca

Browse files
authored
prepare v8.0.1 (#1748)
1 parent 7e3c4e7 commit babb2ca

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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+
5+
Version 8.0.1
6+
~~~~~~~~~~~~~
7+
8+
Bug fix release:
9+
10+
All changes:
11+
https://github.com/Open-MSS/MSS/milestone/94?closed=1
12+
413
Version 8.0.0
514
~~~~~~~~~~~~~
615

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'8.0.0'
27+
__version__ = u'8.0.1'

0 commit comments

Comments
 (0)