Skip to content

Commit 1170aa9

Browse files
author
Sunny Raj Rathod
authored
Updated version constant.
1 parent 80a75d7 commit 1170aa9

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

2222
'''xml encoding'''

0 commit comments

Comments
 (0)