Skip to content

Commit

Permalink
Merge pull request #108 from ashtru/master
Browse files Browse the repository at this point in the history
Upgrade to 1.1.0
  • Loading branch information
Sunny Raj Rathod authored Jun 15, 2018
2 parents a37ec68 + 8d36834 commit f373b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorizenet/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class constants(object):
PRODUCTION = 'https://api2.authorize.net/xml/v1/request.api'

'''clientId'''
version = '1.0.15'
version = '1.1.0'
clientId = 'sdk-python-' + version

'''xml encoding'''
Expand Down

0 comments on commit f373b33

Please sign in to comment.