Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rongzhus committed Jun 1, 2023
1 parent 23a9b3b commit 3eaeda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synctl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import time
import requests
import urllib3

VERSION = "1.0.3"
VERSION = "1.0.4"

# disable warning when certificate is self signed
# InsecureRequestWarning: Unverified HTTPS request is being made to host 'some url'.
Expand Down

0 comments on commit 3eaeda4

Please sign in to comment.