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