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