We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4193bdc commit 302961bCopy full SHA for 302961b
1 file changed
synctl
@@ -20,7 +20,7 @@ import time
20
import requests
21
import urllib3
22
23
-VERSION = "1.0.6"
+VERSION = "1.0.7"
24
25
# disable warning when certificate is self signed
26
# InsecureRequestWarning: Unverified HTTPS request is being made to host 'some url'.
0 commit comments