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