Skip to content

Commit 2bceae2

Browse files
committed
Changelog for v0.5
1 parent 098d7be commit 2bceae2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.rst

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

102+
v0.5 (07 January 2020)
103+
~~~~~~~~~~~~~~~~~~~~~
104+
105+
- Update ``tap.py`` dependency from 2.6.1 to 2.6.2
106+
102107

103108
v0.4 (23 September 2019)
104109
~~~~~~~~~~~~~~~~~~~~~~~~

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='0.4',
14+
version='0.5',
1515
packages=['tcms_tap_plugin'],
1616
scripts=['tcms-tap-plugin'],
1717
description='Test Anything Protocol (TAP) plugin for '

0 commit comments

Comments
 (0)