Skip to content

Commit f54dec3

Browse files
dray92black-adder
authored andcommitted
Preparing release 2.3.0 (#37)
1 parent 91daa63 commit f54dec3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
History
44
-------
55

6-
2.2.1 (unreleased)
6+
2.3.0 (2017-10-25)
77
------------------
88

99
- Futurize to support Python 3
1010
- Add interceptor support to ``opentracing_instrumentation.http_client``
11+
- Add function to install interceptors from list
1112

1213

1314
2.2.0 (2016-10-04)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='opentracing_instrumentation',
6-
version='2.2.1.dev0',
6+
version='2.3.0',
77
author='Yuri Shkuro',
88
author_email='[email protected]',
99
description='Tracing Instrumentation using OpenTracing API (http://opentracing.io)',

0 commit comments

Comments
 (0)