Skip to content

Commit f373b33

Browse files
author
Sunny Raj Rathod
authored
Merge pull request AuthorizeNet#108 from ashtru/master
Upgrade to 1.1.0
2 parents a37ec68 + 8d36834 commit f373b33

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

2222
'''xml encoding'''

0 commit comments

Comments
 (0)