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 4de7a25 commit c1d4598Copy full SHA for c1d4598
setup.py
@@ -31,7 +31,7 @@ def get_test_suite():
31
# Versions should comply with PEP440. For a discussion on single-sourcing
32
# the version across setup.py and the project code, see
33
# https://packaging.python.org/en/latest/single_source_version.html
34
- version='2.2.0',
+ version='2.2.1',
35
36
description='The official python SDK for Linode API v4',
37
long_description=long_description,
0 commit comments