Skip to content

Commit b847273

Browse files
committed
For release
1 parent c8f2760 commit b847273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from os import path
1919

2020
NAME = "tb-rest-client"
21-
VERSION = "1.7"
21+
VERSION = "3.5"
2222

2323
this_directory = path.abspath(path.dirname(__file__))
2424
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:

0 commit comments

Comments
 (0)