Skip to content

Commit 4dbb13f

Browse files
author
Yuri Shkuro
committed
Preparing release 3.3.0
1 parent 66d7150 commit 4dbb13f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-
3.2.2 (unreleased)
6+
3.3.0 (2020-06-16)
77
------------------
88

9-
- Nothing changed yet.
9+
- Add additional tags to SQLAlchemy instrumentation (#107) <Wyatt Anderson>
1010

1111

1212
3.2.1 (2019-10-02)

setup.py

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

66
setup(
77
name='opentracing_instrumentation',
8-
version='3.2.2.dev0',
8+
version='3.3.0',
99
author='Yuri Shkuro',
1010
author_email='ys@uber.com',
1111
description='Tracing Instrumentation using OpenTracing API '

0 commit comments

Comments
 (0)