Skip to content

Commit c04fea0

Browse files
authored
Merge pull request Clever#47 from dc105297/master
Update __init__.py
2 parents 82b5d09 + 45078aa commit c04fea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clever/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
# Use certs chain bundle including in the package for SSL verification
8484
CLEVER_CERTS = pkg_resources.resource_filename(__name__, 'data/clever.com_ca_bundle.crt')
85-
API_VERSION = "v1.1"
85+
API_VERSION = "v1.2"
8686

8787
# Configuration variables
8888

0 commit comments

Comments
 (0)