We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca15419 commit 0b07ef0Copy full SHA for 0b07ef0
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
setuptools.setup(
4
name = 'WS-API',
5
packages = ['ws_api'],
6
- version = '0.21.1',
+ version = '0.22.0',
7
license = 'GPL-3.0',
8
description = 'Access your Wealthsimple account using their (GraphQL) API.',
9
author = 'Guillaume Boudreau',
0 commit comments