Skip to content

Commit 85eb202

Browse files
committed
bump version
1 parent 3544533 commit 85eb202

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The source code can be retrieved as source distribution either
4242

4343
Install the archives using pip by running::
4444

45-
pip install TestLink-API-Python-client-0.6.9.zip
45+
pip install TestLink-API-Python-client-0.7.0.zip
4646
4747
Installing from source
4848
----------------------

src/testlink/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
#
1818
# ------------------------------------------------------------------------
1919

20-
VERSION = '0.6.9'
20+
VERSION = '0.7.0'
2121
TL_RELEASE = '1.9.16'
2222

0 commit comments

Comments
 (0)