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 3bc7793 commit 0c164d5Copy full SHA for 0c164d5
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='sdcclient',
4
- version='0.6.0',
+ version='0.6.1',
5
description='Python client for Sysdig Cloud',
6
url='http://github.com/draios/python-sdc-client',
7
author='sysdig Inc.',
0 commit comments