We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fafddf commit 5d6f160Copy full SHA for 5d6f160
CHANGELOG.rst
@@ -3,10 +3,10 @@
3
History
4
-------
5
6
-2.3.1 (unreleased)
+2.4.0 (2018-01-09)
7
------------------
8
9
-- Nothing changed yet.
+- Add client hooks for psycopg2 (#39)
10
11
12
2.3.0 (2017-10-25)
setup.py
@@ -3,7 +3,7 @@
setup(
name='opentracing_instrumentation',
- version='2.3.1.dev0',
+ version='2.4.0',
author='Yuri Shkuro',
author_email='ys@uber.com',
description='Tracing Instrumentation using OpenTracing API (http://opentracing.io)',
0 commit comments