We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f6b82 commit a8ce984Copy full SHA for a8ce984
README.rst
@@ -99,6 +99,13 @@ Usage
99
Changelog
100
---------
101
102
+
103
+v8.4 (28 Oct 2020)
104
+~~~~~~~~~~~~~~~~~~
105
106
+- Update tcms-api to 8.6.0
107
108
109
v8.3 (10 Apr 2020)
110
~~~~~~~~~~~~~~~~~~
111
setup.py
@@ -11,7 +11,7 @@
11
12
13
setup(name='kiwitcms-tap-plugin',
14
- version='8.3',
+ version='8.4',
15
packages=['tcms_tap_plugin'],
16
scripts=['tcms-tap-plugin'],
17
description='Test Anything Protocol (TAP) plugin for '
0 commit comments