Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit acf4028

Browse files
committed
Prepare release 3.0.0.
1 parent 186e2ce commit acf4028

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.rst

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

6-
3.0.0rc2 (2018-04-09)
7-
---------------------
6+
3.0.0 (2018-07-10)
7+
------------------
88

9+
- Update our OT dependency to 2.0.0.
910
- Implement ScopeManager for in-process propagation.
1011

1112

setup.py

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

33
setup(
44
name='basictracer',
5-
version='3.0.0rc2',
5+
version='3.0.0',
66
author='The OpenTracing Authors',
77
author_email='info@opentracing.io',
88
license='MIT',

0 commit comments

Comments
 (0)