Skip to content

Commit 5d6f160

Browse files
author
Yuri Shkuro
committed
Preparing release 2.4.0
1 parent 0fafddf commit 5d6f160

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
History
44
-------
55

6-
2.3.1 (unreleased)
6+
2.4.0 (2018-01-09)
77
------------------
88

9-
- Nothing changed yet.
9+
- Add client hooks for psycopg2 (#39)
1010

1111

1212
2.3.0 (2017-10-25)

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.3.1.dev0',
6+
version='2.4.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)