Skip to content

Commit 8d36834

Browse files
authored
Updated to 1.1.0
1 parent aaeabea commit 8d36834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authorizenet/constants.py

+1-1
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.0.16'
19+
version = '1.1.0'
2020
clientId = 'sdk-python-' + version
2121

2222
'''xml encoding'''

0 commit comments

Comments
 (0)