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 ba41532 commit 99c064eCopy full SHA for 99c064e
setup.py
@@ -17,7 +17,7 @@
17
from os import path
18
19
NAME = "tb-rest-client"
20
-VERSION = "3.6.2"
+VERSION = "3.7.0"
21
22
this_directory = path.abspath(path.dirname(__file__))
23
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
0 commit comments