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 f4ee48d commit 4497874Copy full SHA for 4497874
setup.py
@@ -18,7 +18,7 @@
18
from os import path
19
20
NAME = "tb-rest-client"
21
-VERSION = "1.3.1"
+VERSION = "1.3.2"
22
REQUIRES = [
23
"certifi>=2017.4.17",
24
"python-dateutil>=2.1",
0 commit comments