Skip to content

Commit 205147e

Browse files
authored
Merge pull request #58 from isaachier/release-2.4.2
Prepare for release 2.4.2
2 parents 78d09cf + c146d88 commit 205147e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

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

6-
2.4.2 (unreleased)
6+
2.4.2 (2018-08-02)
77
------------------
88

9-
- Nothing changed yet.
9+
- Fix wrapper for psycopg2 connection so type check does not fail (#55)
1010

1111

1212
2.4.1 (2018-04-19)
@@ -20,7 +20,7 @@ History
2020

2121
- Add client hooks for psycopg2 (#39)
2222

23-
23+
2424
2.3.0 (2017-10-25)
2525
------------------
2626

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.4.2.dev0',
6+
version='2.4.2',
77
author='Yuri Shkuro',
88
author_email='[email protected]',
99
description='Tracing Instrumentation using OpenTracing API (http://opentracing.io)',

0 commit comments

Comments
 (0)