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 3544533 commit 85eb202Copy full SHA for 85eb202
doc/install.rst
@@ -42,7 +42,7 @@ The source code can be retrieved as source distribution either
42
43
Install the archives using pip by running::
44
45
- pip install TestLink-API-Python-client-0.6.9.zip
+ pip install TestLink-API-Python-client-0.7.0.zip
46
47
Installing from source
48
----------------------
src/testlink/version.py
@@ -17,6 +17,6 @@
17
#
18
# ------------------------------------------------------------------------
19
20
-VERSION = '0.6.9'
+VERSION = '0.7.0'
21
TL_RELEASE = '1.9.16'
22
0 commit comments