Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit c40d73b

Browse files
committed
Updated version
1 parent af349ee commit c40d73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperwallet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__email__ = '[email protected]'
77
__copyright__ = 'Copyright (c) 2018 Hyperwallet'
88
__license__ = 'MIT'
9-
__version__ = '1.6.0'
9+
__version__ = '1.6.1'
1010
__url__ = 'https://github.com/hyperwallet/python-sdk'
1111
__download_url__ = 'https://pypi.python.org/pypi/hyperwallet-sdk'
1212
__description__ = 'A Python wrapper around the Hyperwallet API'

0 commit comments

Comments
 (0)