We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45832be commit fd14b83Copy full SHA for fd14b83
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='instana',
4
- version='0.6.5',
+ version='0.6.6',
5
download_url='https://github.com/instana/python-sensor',
6
url='https://www.instana.com/',
7
license='MIT',
0 commit comments