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 0122f45 commit 57f8547Copy full SHA for 57f8547
setup.py
@@ -11,7 +11,7 @@
11
12
13
setup(name='kiwitcms-tap-plugin',
14
- version='0.0',
+ version='0.1.0',
15
packages=['tcms_tap_plugin'],
16
scripts=['tcms-tap-plugin'],
17
description='Test Anything Protocol (TAP) plugin for '
0 commit comments