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

Commit 9ca86f4

Browse files
committed
Preparing release 2.2.1.
1 parent 2ceaf84 commit 9ca86f4

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.2.1 (unreleased)
6+
2.2.1 (2018-02-20)
77
------------------
88

9-
- Nothing changed yet.
9+
- Update OT dependency to >=1.2.1 and <2.0.
1010

1111

1212
2.2.0 (2016-09-22)

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='2.2.1.dev0',
5+
version='2.2.1',
66
author='The OpenTracing Authors',
77
author_email='info@opentracing.io',
88
license='MIT',

0 commit comments

Comments
 (0)