We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2980d0 commit 7ed244cCopy full SHA for 7ed244c
hyperwallet/__init__.py
@@ -6,7 +6,7 @@
6
__email__ = '[email protected]'
7
__copyright__ = 'Copyright (c) 2018 Hyperwallet'
8
__license__ = 'MIT'
9
-__version__ = '1.2.1'
+__version__ = '1.3.0'
10
__url__ = 'https://github.com/hyperwallet/python-sdk'
11
__download_url__ = 'https://pypi.python.org/pypi/hyperwallet-sdk'
12
__description__ = 'A Python wrapper around the Hyperwallet API'
0 commit comments