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

Commit 7ed244c

Browse files
committed
Update __init__.py
1 parent e2980d0 commit 7ed244c

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.2.1'
9+
__version__ = '1.3.0'
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)