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