We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a37ec68 + 8d36834 commit f373b33Copy full SHA for f373b33
authorizenet/constants.py
@@ -16,7 +16,7 @@ class constants(object):
16
PRODUCTION = 'https://api2.authorize.net/xml/v1/request.api'
17
18
'''clientId'''
19
- version = '1.0.15'
+ version = '1.1.0'
20
clientId = 'sdk-python-' + version
21
22
'''xml encoding'''
0 commit comments