Skip to content

Commit 4ecbe89

Browse files
committed
Changelog for v8.0.1
1 parent 0b893e3 commit 4ecbe89

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,14 @@ Usage
9999
Changelog
100100
---------
101101

102+
v8.0.1 (10 February 2020)
103+
~~~~~~~~~~~~~~~~~~~~~~~~~
104+
105+
This version works only with Kiwi TCMS v8.0 or later!
106+
107+
- Update to tcms-api==8.0.1
108+
109+
102110
v8.0 (09 February 2020)
103111
~~~~~~~~~~~~~~~~~~~~~~~
104112

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
setup(name='kiwitcms-tap-plugin',
14-
version='8.0',
14+
version='8.0.1',
1515
packages=['tcms_tap_plugin'],
1616
scripts=['tcms-tap-plugin'],
1717
description='Test Anything Protocol (TAP) plugin for '

0 commit comments

Comments
 (0)