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