Skip to content

Commit 9a8733c

Browse files
authored
+ Update for next version of SDK
1 parent 74f010e commit 9a8733c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorizenet/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class constants(object):
1616
PRODUCTION = 'https://api2.authorize.net/xml/v1/request.api'
1717

1818
'''clientId'''
19-
version = '1.1.2'
19+
version = '1.1.3'
2020
clientId = 'sdk-python-' + version
2121

2222
'''xml encoding'''

0 commit comments

Comments
 (0)