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 fd14b83 commit 3916efeCopy full SHA for 3916efe
instana/__init__.py
@@ -6,11 +6,11 @@
6
"""
7
8
__author__ = 'Instana Inc.'
9
-__copyright__ = 'Copyright 2016 Instana Inc.'
10
-__credits__ = ['Pavlo Baron']
+__copyright__ = 'Copyright 2017 Instana Inc.'
+__credits__ = ['Pavlo Baron', 'Peter Giacomo Lombardo']
11
__license__ = 'MIT'
12
-__version__ = '0.0.1'
13
-__maintainer__ = 'Pavlo Baron'
14
-__email__ = 'pavlo.baron@instana.com'
+__version__ = '0.6.6'
+__maintainer__ = 'Peter Giacomo Lombardo'
+__email__ = 'peter.lombardo@instana.com'
15
16
__all__ = ['sensor', 'tracer']
0 commit comments