Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit f6d8497

Browse files
author
Ashwin Chandrasekar
committed
Bump version to 0.1.1.1
- Use a different method to initialize the tracer
1 parent 2c3f588 commit f6d8497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signalfx_lambda/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (C) 2017 SignalFx, Inc. All rights reserved.
22

33
name = 'signalfx_lambda'
4-
version = '0.1.0.1'
4+
version = '0.1.1.1'
55

66
user_agent = 'signalfx_lambda/' + version

0 commit comments

Comments
 (0)