Skip to content

Commit 28b8dc3

Browse files
committed
Update setup
1 parent 9aeb21d commit 28b8dc3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Versions should comply with PEP440. For a discussion on single-sourcing
1818
# the version across setup.py and the project code, see
1919
# https://packaging.python.org/en/latest/single_source_version.html
20-
version='1.1.6',
20+
version='1.1.7',
2121

2222
description='Authorize.Net Python SDK',
2323

@@ -27,7 +27,8 @@
2727
# Author details
2828
author='Authorize.Net Developer',
2929
author_email='[email protected]',
30-
30+
maintainer='Max Bridgland',
31+
maintainer_email='[email protected]',
3132
# Choose your license
3233
license='proprietary',
3334

0 commit comments

Comments
 (0)